Definition of class?

Answer Posted / sanjaya mohapatra

CLASS IS A USER DEFINE DATA TYPE.IT IS THE WAY OF BINDING
DATA AND ITS ASSOCIATIVE FUNCTIONS.IT ALLOWS TO HIDING THE
FUNCTION IF NECESSARY FOR EXTERNAL USE.WHEN A CLASS IS
CREATED A OBJECT WILL CREATED.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do the keywords volatile and mean mutable?

620


What is data structure in c++?

673


What are the advantages of c++?

605


What is the difference between multiple and multilevel inheritance in c++?

639


What is the difference between reference and pointer?

620






What kind of jobs can I get with c++?

613


Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

624


Can we define function inside main in c++?

565


How do you master coding?

584


Can a Structure contain a Pointer to itself?

621


Are c and c++ similar?

598


Please explain class & object in c++?

614


Why is "using namespace std;" considered bad practice?

661


What is the difference between function overloading and operator overloading?

588


What does the linker do?

607