Friday, September 13, 2013

questions


  1. can we have multiple constructors?
  2. how to ensure that multiple copies of same #include is not added to the code?
  3. do we need to declare a destructor both in the header & cpp file
  4. what is file scope?
  5. what is the difference b/w string & const string &?where do we use each?

No comments:

Post a Comment