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

1) The derived class inherits all the attributes and methods of its base class.
2) A derived class must define a constructor that calls the base class’s constructor.
3) All base classes of a derived class are explicitly listed inside parentheses when the derived class is defined.
4) To use an object of another class, a class must inherit from that class.
5) A derived class uses only the base-class methods that it overrides.


1) T
2) F
3) F
4) F
5) F

Computer Science & Information Technology

You might also like to view...

The process whereby an attacker can trick a corporate mobile device to connect to an impostor AP is referred to as which of the following?

A. inserting network traffic B. denial of service C. hijacking the wireless connection D. reading data

Computer Science & Information Technology

____ traffic is traffic sent to all users on the network.

A. Unicast B. Broadcast C. Singlecast D. Multicast

Computer Science & Information Technology

A(n) ____ attack involves phony email messages that include links to spoofed websites.

A. ?DoS B. ?DDoS C. ?man-in-the-middle D. ?phishing

Computer Science & Information Technology

In order processing is abbreviated as:

a. NLR b. LNR c. LRN d. RNL

Computer Science & Information Technology