what is the basic concept of c++(object oriented programing)

Answer Posted / nandkumar

As we are using classes in c++ we can share the data members
and member functions in other classes. Memory get
deallocated after the execution of program.

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Array base access faster or pointer base access is faster?

1809


What is friend class in c++ with example?

494


What is c++ good for?

580


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

562


Can static member variables be private?

619






Write bites in Turbo c++ Header ("Include") Files.

676


How do you find out if a linked-list has an end?

641


What is extern c++?

516


What is the use of lambda in c++?

571


What are virtual functions in c++?

679


How does atoi function work?

618


What are the steps in the development cycle?

607


Do the names of parameters have to agree in the prototype, definition, and call to the function?

597


what is data abstraction in C++?

642


what is Loop function? What are different types of Loops?

634