Definition of class?

Answer Posted / priya

class is the bind of functions and data together

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What flag means?

519


Define token in c++.

705


What is the difference between the functions memmove() and memcpy()?

621


How important is c++?

526


What are the vectors in c++?

576






Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

997


What is the type of this pointer in c++?

626


What are virtual constructors/destructors?

571


Which sort does c++ use?

576


What is c++ code?

580


What is a breakpoint?

554


What is the use of string in c++?

545


What is the benefit of encapsulation?

588


Is c++ still in demand?

629


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

1499