What would be the output of the following: class A { A() const; //... };

  1. Compile-Time Error

  2. Run time error

  3. Default construtor is called

  4. none of the above


Correct Option: A

Find more quizzes: