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
Who created c++?
Is c++ primer good for beginners?
What is the C-style character string?
What is the iunknown interface?
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
What are the methods of exporting a function from a dll?
Distinguish between new and malloc and delete and free().
Why are pointers used?
How compile and run c++ program in turbo c++?
What is the difference between structure and class?
What does ios :: app do in c++?
What is pure virtual function? Or what is abstract class?
What is a binary file? List the merits and demerits of the binary file usagein C++.
Who discovered c++?
You run a shell on unix system. How would you tell which shell are you running?