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
Explain how can you check to see whether a symbol is defined?
Differentiate between calloc and malloc.
What is a structure member in c?
Why do we need volatile in c?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
Can a variable be both const and volatile?
What are the types of data files?
What is meant by keywords in c?
Write a program to print ASCII code for a given digit.
Why n++ execute faster than n+1 ?
Tell us the use of fflush() function in c language?
Can you tell me how to check whether a linked list is circular?
What is maximum size of array in c?
Explain the bubble sort algorithm.
Why is structure important for a child?