Answer Posted / tdurga
OBJECT IS ONE OF THE TYPE OF INSTANCE OF THE CLASS
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is c++ and its features?
Why do we use pointers in c++?
What is null pointer and void pointer and what is their use?
What does new return if there is insufficient memory to make your new object?
What is pointer with example?
Is c# written in c++?
Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
Write about the local class and mention its use?
What are the uses of typedef in a program?
What is the precedence when there is a global variable and a local variable in the program with the same name?
Is c++ a float?
Is python written in c or c++?
What is c++ w3school?
Explain the isa and hasa class relationships. How would you implement each?
What are put and get pointers?