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

Answer Posted / kalpana

object oriented programming (oop eg c++)is based on
object;whereas procedure oriented programming <pop eg c) is
a structured programming.pop concentrates more on functions
where as in oop more attention is given to the data rather
than functions.oop deals with realworld problems where as
pop doesnot model the realworld problems.

Is This Answer Correct ?    14 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List different attributes in C++?

731


What is private inheritance?

680


Why do we use using namespace std in c++?

711


What is the best c++ compiler?

680


What does n mean in c++?

728






Write a note about the virtual member function?

694


Define a constructor - what it is and how it might be called (2 methods)?

696


How to declare an array of pointers to integer?

688


What are vectors used for in c++?

705


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

713


What is difference between c++ and c ++ 14?

671


What is a class template in c++?

630


What do you mean by overhead in c++?

681


Define virtual constructor.

735


Which is the best c++ compiler for beginners?

651