Exam 12: Uml and Patterns
Exam 1: Getting Started45 Questions
Exam 2: Console Input and Output29 Questions
Exam 3: Flow of Control44 Questions
Exam 4: Defining Classes I45 Questions
Exam 5: Defining Classes II46 Questions
Exam 6: Arrays46 Questions
Exam 7: Inheritance43 Questions
Exam 8: Polymorphism and Abstract Classes43 Questions
Exam 9: Exception Handling45 Questions
Exam 10: File IO46 Questions
Exam 11: Recursion44 Questions
Exam 12: Uml and Patterns22 Questions
Exam 13: Interfaces and Inner Classes32 Questions
Exam 14: Generics and the Arraylist Class32 Questions
Exam 15: Linked Data Structures43 Questions
Exam 16: Collections,maps,and Iterators44 Questions
Exam 17: Swing I37 Questions
Exam 18: Swing II31 Questions
Exam 19: Java Never Ends26 Questions
Exam 20: Applets25 Questions
Select questions type
In a UML class diagram,the minus -)indicates:
Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
C
In a UML class diagram,the tilde ~)indicates:
Free
(Multiple Choice)
4.9/5
(43)
Correct Answer:
D
The first section of a UML class diagram specifies the:
Free
(Multiple Choice)
4.7/5
(38)
Correct Answer:
B
Any construct that allows you to cycle through all the items in a container is an iterator.
(True/False)
4.9/5
(32)
A container is a class whose objects hold multiple pieces of data.
(True/False)
4.8/5
(42)
The Adaptor pattern transforms one class into a different class without changing the underlying class.
(True/False)
4.8/5
(42)
Draw a UML class diagram for a class that represents a savings account.
(Essay)
4.8/5
(36)
Draw a UML inheritance diagram for possible classes used to represent a bank account.
(Essay)
4.9/5
(30)
UML is a graphical language that is used for designing and documenting software created within the _____________ framework.
(Multiple Choice)
4.7/5
(35)
In a quick sort algorithm,a value called a splitting value is an arbitrarily selected value from the array to sort.
(True/False)
4.9/5
(30)
Any construct that allows you to cycle through all the items in a container is called:
(Multiple Choice)
4.9/5
(33)
Showing 1 - 20 of 22
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)