Definition of class?

Answer Posted / prabakaran

binding datas and functions together

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is flush () in c++?

585


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

613


What is the use of class in c++?

578


How would you obtain segment and offset addresses from a far address of a memory location?

626


Define friend function.

582






Why do we learn c++?

539


There are 100 students in a class. The management keep information in two tables. Those two tables are given like Roll no Name Age 001 ABC 15 002 XYZ 14 and Roll No Subject Marks 001 Math 75 001 Physics 55 002 Math 68 001 Hindi 69 They want the information like this Roll No Name Hindi Physics Math Total 001 ABC 69 55 75 199 002 XYZ 68 74 84 226 And Roll No Suject Highest 001 Math 98 007 Physics 84 021 Hindi 74 All 275 All information is kept in structure in main memory. You have to find last two tables.

2545


What are multiple inheritances (virtual inheritance)?

591


What do you mean by late binding?

628


Is oops and c++ same?

586


Why do we use double in c++?

609


When must you use a pointer rather than a reference?

612


what are the events occur in intr activated on interrupt vector table

1185


When there is a global variable and local variable with the same name, how will you access the global variable?

629


When should I use unitbuf flag?

598