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 is scope resolution operator in c++ with example?

547


How can you tell what shell you are running on unix system?

628


What are arithmetic operators?

529


Differentiate between C and C++.

703


What do you mean by “this” pointer?

607






What happens when you make call 'delete this;'?

597


What are mutator methods in c++?

638


Which bitwise operator is used to check whether a particular bit is on or off?

585


Write about the local class and mention its use?

600


How a pointer differs from a reference?

684


What is the meaning of string in c++?

565


What is the difference between function overloading and operator overloading?

567


What is nested class in c++?

512


What is DlgProc?

591


give me an example for testing a program showing the test path .show how the test is important and complex.

2416