Answer Posted / priya
class is defined as the binding of functions and datas
together
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is c++ similar to?
Write about the use of the virtual destructor?
Declare a class vehicle and make it an abstract data type.
What would happen on forgetting [], while deallocating an array through new?
what are the characteristics of Class Members in C++?
Is swift faster than go?
Explain the difference between using macro and inline functions?
State the difference between pre and post increment/decrement operations.
Can you pass a vector to a function?
Is map ordered c++?
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h
What are punctuators in c++?
Can I learn c++ without c?
What relational operators if statements in c++?
Can a program run without main function?