Answer Posted / hr@tgksolutions.com
Memory can be dynamically allocated using functions like malloc(), calloc(), realloc(), and freed using free().
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a c program for swapping two strings using pointer
Do you know null pointer?
What are the advantage of c language?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
What is a macro, and explain how do you use it?
What is strcmp in c?
How can I get random integers in a certain range?
What is pointers in c?
What is class and object in c?
How to define structures? ·
Explain the use of 'auto' keyword in c programming?
Explain pointer. What are function pointers in C?
i want to know the procedure of qualcomm for getting a job through offcampus
Is it fine to write void main () or main () in c?
Explain what is the difference between a string and an array?