Question Detail Meaning of PDB Physical Database FileProgram Database FileProgram Direct FileNone of above Answer: Option B Similar Questions : 1. Meaning of PDB Physical Database FileProgram Database FileProgram Direct FileNone of above Answer: Option B 2. cout is declared in the _____ standard file within the std namespace outstreamstdiniostreamNone of above Answer: Option C 3. Difference between static and dynamic memory allocation is In static memory allocation memory to be allocated in preknownIn dynamic memory allocation memory to be allocated in preknownThere is no differneceNot exact difference is mentioned Answer: Option A 4. what is a class in c++ Class in a collection of objectsClass has noting to do with objectIt just have declaration of few variablesNone of above Answer: Option A 5. What is inheritance Inheritance allows one class to reuse the state and behavior of another class.It deals with dangling pointersIt deals with void pointersIt is type of class declaration Answer: Option A Read more from - C++ Programming Questions Answers - Chapter 1