What is Object Oriented programming.what is the difference
between C++ and C?

Answer Posted / techmaniac

in c by default structure mem is private while in c++ is public

Is This Answer Correct ?    3 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain one method to process an entire string as one unit?

1220


What is polymorphism in c++? Explain with an example?

791


What are the main features of c++?

751


Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?

982


What is singleton class in c++?

794


Do we have to use initialization list in spite of the assignment in constructors?

761


What are static type checking?

810


What is an overflow error?

828


What does the nocreate and noreplace flag ensure when they are used for opening a file?

882


What do you understand by zombie objects in c++?

827


What is a responder chain?

792


What is the most common mistake on c++ and oo projects?

721


When to use “const” reference arguments in a function?

801


What is #include iostream h in c++?

842


Explain rethrowing exceptions with an example?

785