When a data field within a class is ____, no outside class can use it-including a child class.

A. reliable
B. fragile
C. private
D. protected


Answer: C

Computer Science & Information Technology

You might also like to view...

A ________ is a complete instruction that causes the computer to perform some action.

A) line B) line number C) statement D) statement number E) programming construct

Computer Science & Information Technology

What is the output of the following statement? (In this question # signifies a blank space.)

cout << setw (6) << left << “hello” << setw(6) << right << 2.78; a) #hello2.78## b) #hello2.78### c) hello###2.78 d) hello####2.78

Computer Science & Information Technology

? You can preview presentation changes made by reviewers if you first display the Preview tab.

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

Computer Science & Information Technology

Fedora 20 makes use of the XFree86 ?implementation of X Windows.

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

Computer Science & Information Technology