Access Control Online Exam Quiz

Access Control GK Quiz. Question and Answers related to Access Control. MCQ (Multiple Choice Questions with answers about Access Control

How many bits of memory needed for internal representation of class?

Options

A : 1

B : 2

C : 4

D : no memory needed

View Answer

Members of which access specifiers are not inherited?

Options

A : Public

B : Protected

C : Private

D : None of the mentioned

View Answer

What is the importance of mutable keyword?

Options

A : It allows the data member to change within a const member function

B : It will not allow the data member to change within a const member function

C : It will copy the values of the variable

D : It allows the data member to change outside a const member function

View Answer

Which value is placed in the base class?

Options

A : derived values

B : default type values

C : both default type & derived values

D : null value

View Answer

Access Control more Online Exam Quiz

Genome Anatomy - 2

Arithmetic Operators - 1

Formatted Output - 1

Formatted Output - 2

Line Input & Output - 1

Derivation and Templates

Exception Specifications

Floating Point Types

Resource Management

seq_con Array Class - 2