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...

An advantage of adding a field in ________ is that you name the field and set the data type when you insert the field

A) Table view B) Design view C) Datasheet view D) PivotTable view

Computer Science & Information Technology

Thomas came into work this morning and turned on his computer and nothing happened. He immediately called the help desk, and you were sent to fix his computer. While talking with Thomas about his computer, you find out that when he turns on the computer, he has lights and fans, but nothing else happens. He also tells you that nobody else has done anything with his computer. Nothing has been added or changed, since it worked the day before. You decide to try to re-create the problem, and when you turn on the computer, there are lights and fans, but no beeps and no video. You notice that the keyboard light does not come on. ? What can you determine about the problem with Thomas's computer? (Select all that apply.)

A. Motherboard has failed. B. Video card is not working properly. C. Processor has gone bad or is not seated properly. D. Power supply is not working properly.

Computer Science & Information Technology