Answer Posted / jayesh pawar
OBJECT IS ONE OF THE TYPE OF INSTANCE OF THE CLASS
Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
Explain the advantages of using friend classes.
What are put and get pointers?
What is c++ manipulator?
Why is c++ so fast?
What happens if a pointer is deleted twice?
Can a constructor return a value?
Declare a class vehicle and make it an abstract data type.
Which bitwise operator is used to check whether a particular bit is on or off?
What is :: operator in c++?
What is else if syntax?
Why do we use classes in programming?
Why is main function important?
What are default parameters? How are they evaluated in c++ function?
Mention the ways in which parameterized can be invoked. Give an example of each.
Explain virtual class?