Definition of class?

Answer Posted / prabakaran

collection of data membetrs and function members

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What new()is different from malloc()?

571


What are the advantages of using const reference arguments in a function?

622


Explain the register storage classes in c++.

674


What does h mean in maths?

574


What is else if syntax?

681






Is C++ case sensitive a) False b) Depends on implementation c) True

616


Is there a c++ certification?

606


What is oop in c++?

601


what are function pointers?

582


What is fflush c++?

580


What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal

703


How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?

646


What is stl containers in c++?

586


Do class method definitions?

589


Which is not a valid keyword a) public b) protected c) guarded

745