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 is encapsulation in ict?
Which language is not a true object oriented programming language?
Get me an image implementation program.
any one please tell me the purpose of operator overloading
can we make game by using c
Explain the advantages of inheritance.
Write a c++ program to display pass and fail for three student using static member function
What is abstraction in oops with example?
What is abstraction with example?
What is destructor example?
What is the use of oops?
Where You Can Use Interface in your Project
Can abstract class have normal methods?
What type of loop is a for loop?
What is an advantage of polymorphism?