Answer Posted / khadeer.k
realloc():
memory when gets decreased, we can allocate it with the
function called realloc().
free:
it is used to free the memory in the program.
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
What is overriding in oops?
What is the renewal class?
What causes polymorphism?
Why do we need polymorphism in c#?
Write a program to reverse a string using recursive function?
What is the difference between encapsulation and polymorphism?
What is polymorphism and types?
What is advantage of inheritance?
Which language is not a true object oriented programming language?
What is object-oriented programming? Webopedia definition
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What are the three parts of a simple empty class?
Can bst contain duplicates?
Explain the advantages of inheritance.
What is encapsulation in oop?