Question Detail All members of class have which access to its members privatepublicprotecteddepends Answer: Option A Similar Questions : 1. Meaning of PDB Physical Database FileProgram Database FileProgram Direct FileNone of above Answer: Option B 2. If no constructor is there, then compiler assumes the class to have a default constructor with no arguments TrueFalse Answer: Option A 3. Which class has only one unique value for all the objects of class thisfriend staticnone of above Answer: Option C 4. Default constructor has how many arguments 1230 Answer: Option D 5. C++ programs must contain start()system()main()program() Answer: Option C Read more from - C++ Programming Questions Answers - Chapter 1