Question Detail

Reference is like a

  • Pointer
  • Structure
  • Array
  • None of above
Similar Questions :

1. Reference is like a

  • Pointer
  • Structure
  • Array
  • None of above

2. Meaning of PDB

  • Physical Database File
  • Program Database File
  • Program Direct File
  • None of above

3. Which operator is used for comparing two variables

  • :=
  • =
  • =:
  • ==

4. Every class has atleast one construtor

  • True
  • False

5. Which is boolean operator for logical and

  • &
  • ||
  • &|
  • &&
Read more from - C++ Programming Questions Answers - Chapter 1