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

What is searching?

642


Explain about vectors in c ++?

589


Define the process of error-handling in case of constructor failure?

557


What is the header file for setw?

568


What is the rule of three?

564






What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random

644


What is binary object model?

592


Should you pass exceptions by value or by reference?

689


What is polymorphism & list its types in c++?

610


What is fixed in c++?

580


State the difference between pre and post increment/decrement operations.

599


What is c++ 11 and c++ 14?

576


What is the role of static keyword for a class member variable?

619


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

577


What is a buffer c++?

575