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

What is the return value of the insertion operator?

605


What are the advantages of early binding?

608


Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?

3703


What is a literal in c++?

569


What is namespace std; and what is consists of?

666






Please explain the reference variable in c++?

618


which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?

721


What is the default width for ouputting a long integer using the insertion operator?

692


What is the use of this pointer in c++?

572


Where is atoi defined?

582


What is the use of pointer in c++ with example?

563


Difference between struct and class in terms of access modifier.

696


Explain public, protected, private in c++?

567


How do I tokenize a string in c++?

609


Explain the concept of dynamic allocation of memory?

617