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
Mention the ways in which parameterized can be invoked.
Define a nested class. Explain how it can be useful.
can any one help to find a specific string between html tags
which is changed to a sting..
weather.html looks (for location) is
When should I use unitbuf flag? What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro? Why do we use vector in c++? Please explain class & object in c++? What is tellg () in c++? Can we use struct in c++? If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong? What is implicit conversion/coercion in c++? How a pointer differs from a reference? Can I learn c++ without learning c? If dog is a friend of boy and boy is a friend of house, is dog a friend of house? What is setbase c++?