Answer Posted / jayasrinivas.donavalli
realloc() can be use to reallocation of the memory if the
memory already created is insufficient,
but free can be used to destroy the memory which was
already created
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What are classes oop?
how to get the oracle certification? send me the answer
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
How Do you Code Composition and Aggregation in C++ ?
What is object in oops?
How is polymorphism achieved?
What is use of overloading?
What are oops methods?
What is the fundamental idea of oop?
is there any choice in opting subjects like 4 out of 7
What is static in oop?
What is object in oop with example?
What are the two different types of polymorphism?
What is the main purpose of inheritance law?
Can abstract class have normal methods?