What is the disadvantage of using a macro?
What are the differences between a struct in C and in C++?
reading material is provided 3 books for c++ if u need more do let me know thnx i hve lots of material do let me know if u want it
Which operator can not be overloaded in C++?
How do you show the declaration of a virtual constructor?
What are built-in functions? What is the syntax for the definition?
Specify some guidelines that should be followed while overloading operators?
What is the purpose of the noexcept keyword?
Explain deep copy and a shallow copy?
Can static member variables be private?
What is virtual methods?
What are associate containers?
What is size of empty class object