ITSD424U3DB

 

Assignment Details

To improve the overall functionality and efficiency of your sub-ordering Java application, you are considering the use of some of the Java predefined methods. Some of the predefined Java classes and methods you are evaluating include vectors, wrapper classes, conversion methods, and collections data structures to process lists. Within the Discussion Board area, write 5 paragraphs that respond to the following questions with your thoughts, ideas, and comments. This will be the foundation for future discussions by your classmates. Be substantive and clear, and use examples to reinforce your ideas:

  • Thoroughly describe how you would utilize each of the following 4 topic areas to enhance the implementation of your Java sub-ordering application:
    • Vector class and methods (in terms of queue and stack creation and manipulation)
    • Wrapper classes (primitive)
    • Conversion methods (various string conversions)
    • Collections data structures (to build link list, queue, stack, search, and sort)