Answer Posted / shruti
An object is the instance of the class..
it is the only gateway to access the entities defined in
the class..
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can you please explain the difference between malloc() and calloc() function?
Explain what are the advantages and disadvantages of a heap?
Who invented b language?
What is the most efficient way to count the number of bits which are set in an integer?
Why we use break in c?
What is the use of a ‘ ’ character?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
What are the 4 types of organizational structures?
Which header file is used for clrscr?
What happens if you free a pointer twice?
What is the newline escape sequence?
Why does this code crash?
what are the advantages of a macro over a function?
Why is c not oop?
What are pointers?