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
How many keywords are used in c++?
Ask to write virtual base class code?
Is java a c++?
What are the methods of exporting a function from a dll?
Which is the best c++ compiler for beginners?
What is difference between c++ and c ++ 14?
What is rvalue?
What is the syntax for a for loop?
Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.
How to access a variable of the structure?
What's the "software peter principleā?
Explain the pure virtual functions?
Is string an object in c++?
What is time_t c++?
What are guid?