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

Answer Posted / samyukta

c is a procedural oriented lang & c++ is a oop lang
c can store upto 32 char where as c++ can store 0 to255 char
in c we won't have inheritance ,polymorphism,data hiding &
data abstraction concepts

Is This Answer Correct ?    51 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I run c++?

568


Explain the operation of overloading of an assignment operator.

685


How does atoi function work?

615


What is c++ library?

592


How do you initialize a string in c++?

550






What is the best c c++ compiler for windows?

556


What is the use of "new" operator?

651


What are the advantages of using typedef in a program?

630


Show the declaration for a pointer to function returning long and taking an integer parameter.

568


How come you find out if a linked-list is a cycle or not?

565


What is & in c++ function?

580


Why is c++ difficult?

596


what is a reference variable in C++?

650


Why struct is used in c++?

613


Can a program run without main function?

611