Answer Posted / deepak saini
Object is runtime representation of class in memory.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write a program to swap two numbers without using third variable?
How can I split up a string into whitespace-separated fields?
Can you write the function prototype, definition and mention the other requirements.
#include
How can I call fortran?
How do I get a null pointer in my programs?
Where local variables are stored in c?
What is getche() function?
What is variable initialization and why is it important?
What do header files do?
Is c is a high level language?
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
What is meant by inheritance?
what do you mean by inline function in C?
What is pointer to pointer in c?