how to find the correct email address format by using the
programe?
Why is polymorphism needed?
Explain the advantages of inheritance.
What is the difference between a constructor and a destructor?
What is polymorphism and example?
explain dynamic binding by drowing
why freind function takes more parameter than normal member function in c++?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is encapsulation?
what are three tenets of object orinted Systems?Why they call like that ? Please answer me. Advance thanks.
What is the highest level of cohesion?
write a program to find 2^n+1 ?
what is multithreading in c++ , what is difference between multithreading and singlethreading.