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

Answer Posted / baban dongare

C++ is pure object oriented progrsmming lsngusge.It
iscompletely depends on object....

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between new() and malloc() in c++?

717


What sorting algorithm does c++ use?

677


Explain binary search.

683


What is the use of main function in c++?

614


How does class accomplish data hiding in c++?

783






What is the fastest c++ compiler?

663


Explain virtual class and friend class.

687


What do you mean by function and operator overloading in c++?

690


Why c++ is created?

654


What is the function to call to turn an ascii string into a long?

696


What is #include cstdlib in c++?

769


Which programming language's unsatisfactory performance led to the discovery of c++?

916


What is function prototyping? What are its advantages?

680


What is the maximum value of a unsigned char a) 255 b) 256 c) 128

737


an integer constant must have atleast one a) character b) digit c) decimal point

640