Multiple Choice
A bad programming habit is to build an initial program and then spend a great deal of time modifying the code until it is acceptable. This is known as
A) the prototyping approach
B) the waterfall model
C) iterative development
D) the recursive approach
E) the build-and-fix approach
Correct Answer:

Verified
Correct Answer:
Verified
Q10: Arranging components in a GUI container is
Q12: Assume a class Foo implements Comparable. Without
Q13: To take 2 borders and use one
Q14: What is wrong with the following message
Q16: Write code to create a JPanel with
Q18: In black-box testing, the tester should already
Q19: It is easier to correct errors found
Q20: Unlike the String class where you must
Q35: Any class can implement an interface, but
Q39: Once we have implemented the solution, we