ExamTiger : Simplified Guide for competitive exams and interviews
Aptitude Tests, Mental Ability, Objective MCQ Sets, Questions and Answers, PDF, Shortcut Tips

C++ Coding : Programming Concept Questions & Answers



Question : In CPP, members of a class are ______ by default.


A.
Public
B.
Private
C.
Protected
D.
Static

Answer / Explanation

Correct Answer is : Option B.


More Questions on C++ Programming Language