Answer Posted / sujit

it is process of representing the essential features
without knowing the background details,
we use the member functions and data members in the class
but we dont know how it works.
EX.
class abc
{int l;
void getdata();
};

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do class declarations end with a semicolon? Do class method definitions?

867


What is virtual methods?

886


I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?

1805


What is a loop? What are different types of loops in c++?

844


Give an example of run-time polymorphism/virtual functions.

755


Is it possible for a member function to delete the pointer, named this?

834


Why c++ is the best language?

799


What is the difference between a declaration and a definition?

814


Will rust take over c++?

795


Why c++ is called oop?

859


Is c++ double?

753


Should I learn c++ c?

817


Explain the concept of memory leak?

860


How do you declare a set in c++?

726


What is the use of vtable?

878