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

1. A derived class may become a base class, if another class is derived from it.
2. A member function of a derived class may not have the same name as a member function of a base class.
3. A derived class may not have any classes derived from it.
4. Some C++ operators cannot be overloaded by the programmer.
5. If an Ivalue reference refers to a memory location, that memory location becomes an lvalue.


1. TRUE
2. FALSE
3. FALSE
4. TRUE
5. TRUE

Computer Science & Information Technology

You might also like to view...

Most browsers can execute Java ________, which are small Java-based programs

Fill in the blank(s) with correct word

Computer Science & Information Technology

In a Word document, a(n) _________is identifying information about a file that is saved with the file, such as the author's name and the date the file was created.? A. property B. field C. outline D. framework

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

To zoom out using gestures, the user will ________ the screen

A) pinch B) click C) tap D) unpinch

Computer Science & Information Technology

A ___________ is a special account that is used only for copying as needed when you have to create a large number of user accounts

a. Distribution account b. Template account c. Global account d. Universal account

Computer Science & Information Technology