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
How should a contructor handle a failure?
What are iterators in c++?
We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?
Is java the same as c++?
Explain the concept of dynamic allocation of memory?
What is the use of endl in c++?
Is it possible to get the source code back from binary file?
What are pointers used for c++?
How compile and run c++ program in turbo c++?
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What is the difference between a reference and a pointer?
Are strings immutable in c++?
Write a code/algo to find the frequency of each element in an array?
How can I learn dev c++ programming?
List the types of polymorphism in c++?