A(n) ____ class is a class that you create only to extend from.

A. abstract
B. inheritance
C. parent
D. final

Answer: A

Computer Science & Information Technology

You might also like to view...

In a compareTo() method, programmers often do not need specific return values but want to determine if a value is positive or negative.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 3-2Your manager is squeezing you hard-your project is two days overdue. You huddle with your team to weigh your options and brainstorm some solutions.Christine does not think fast tracking is not the way to go based on her past experience. Instead, she suggests crashing the project. Which of the following is a true statement she can make?

A. You will want to shorten tasks with the most incremental cost. B. Crashing is simply finding all the tasks on the critical path and assigning additional resources to them. C. All tasks cost the same to crash. D. None of the above

Computer Science & Information Technology