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

Answer Posted / rupesh

oop is mainly used in c++ and pop is used in c.
they are diff programming langauges.

Is This Answer Correct ?    3 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain register storage specifier.

692


Why is "using namespace std;" considered bad practice?

746


What is a storage class used in c++?

713


How do I start a c++ project?

691


What is the extension of c++?

605






What is ios flag in c++?

771


Is there any difference between int [] a and int a [] in c++?

640


What is runtime errors c++?

675


Please explain class & object in c++?

677


What is the main purpose of c++?

646


What are the various compound assignment operators in c++?

628


Why are pointers used?

654


What is the use of namespace std in C++?

709


How do you sort a sort function in c++ to sort in descending order?

672


What do you understand by pure virtual function? Write about its use?

671