Answer the following statements true (T) or false (F)
1) A child class is allowed to declare a variable with the same name as one that is contained in the parent class.
2) An abstract class must contain abstract methods.
3) It makes sense to declare most abstract classes as final.
4) It is possible to derive a class from an abstract class without overriding all of the parents abstract methods.
5) Inheritance should not be considered in the software design process.
1) T
2) F
3) F
4) T
5) F
You might also like to view...
A(n) ________ is an abstract data type that stores and retrieves items in a last-in-first-out manner.
A) array B) queue C) stack D) vector E) None of the above
When formulas are displayed in cells, the orientation and worksheet scale might need to be changed to ________
A) ensure cell contents are properly formatted B) have the worksheet print on a single page C) validate formula content D) check for formula truncation
Which of the following is not an advantage of compressing (zipping) a file or folder?
A) Enables for quicker transfer time B) It makes the zipped file or folder unreadable without the password. C) Save disk space D) Enables you to email a folder
A business continuity plan (BCP) helps identify critical functions and services and helps the organization determine the cost impact if critical functions and services are not restored within a given period
Indicate whether the statement is true or false