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
How do I get an accurate error status return from system on ms-dos?
What is wild pointer in c with example?
Can we access the array using a pointer in c language?
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
What is a function simple definition?
What are the general description for loop statement and available loop types in c?
How do I convert a string to all upper or lower case?
Why is event driven programming or procedural programming, better within specific scenario?
What is the difference between int main and void main in c?
Explain how can I avoid the abort, retry, fail messages?
What is abstract data structure in c?
How variables are declared in c?
What are the advantages and disadvantages of a heap?
Is Exception handling possible in c language?
what is the function of pragma directive in c?