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
What are the classes in c++?
Does c++ cost money?
Is arr and &arr are same expression for an array?
Why use of template is better than a base class?
Can I learn c++ as my first language?
How do I get good at c++ programming?
What is the benefit of learning c++?
What is virtual methods?
What is setiosflags c++?
Explain the purpose of the keyword volatile.
Why is the function main() special?
What is an inclusion guard?
What are the 3 levels of programming languages?
Where the memory to the static variables is allocated?
Explain what data encapsulation is in c++?