Given the class declaration, class D : public class B {/*…*/}; Which of the following is true?

a) public members of B become public members of D
b) private members of D become public members of B
c) protected members of B become protected members of D
d) private members of B become public members of D
e) private members of B are inaccessible in D.

a) public members of B become public members of D
c) protected members of B become protected members of D
e) private members of B are inaccessible in D.

Computer Science & Information Technology

You might also like to view...

Filling formats across ________ should be used when the target worksheet(s) contain(s) content that the user does not want to overwrite

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

Computer Science & Information Technology

Background images can be added to a PivotChart using Power View

Indicate whether the statement is true or false.

Computer Science & Information Technology