Question Detail

Meaning of PDB

  • Physical Database File
  • Program Database File
  • Program Direct File
  • None of above
Similar Questions :

1. what is a class in c++

  • Class in a collection of objects
  • Class has noting to do with object
  • It just have declaration of few variables
  • None of above

2. what is the size of int datatype for 32 bit system

  • 1 byte
  • 2 byte
  • 4 byte
  • 8 byte

3. Which is not a correct variable type

  • float
  • int
  • double
  • real

4. Can #define accept parameters

  • Yes
  • No

5. Reference is like a

  • Pointer
  • Structure
  • Array
  • None of above
Read more from - C++ Programming Questions Answers - Chapter 1