D Data and function in which area of a class are directly accessible outside the class ? August 27, 2021 1 Min Read 0 24 August 27, 2021 1 Min Read 0 24 Answer : A. Public Programming Editor Continue Reading
H How will a class protect the code inside it ? August 27, 2021 1 Min Read 0 159 August 27, 2021 1 Min Read 0 159 Answer : A. Using access specifier Programming Editor Continue Reading
W Which of the following access specifiers is used in a class definition by default ? July 12, 2021 1 Min Read 0 24 July 12, 2021 1 Min Read 0 24 Answer : C. Private C++ Editor Continue Reading