What is the use of malloc() function?
Marks: 1Chapter: Unit 7: Pointers
Comprehensive questions and detailed answers for Unit 7: Pointers. Perfect for exam preparation and concept clarity.
What is the use of malloc() function?
What do you mean by enumerations? Explain call by value and call by reference. Write a program to swap two floating type numbers using call by reference.
List any one advantage and disadvantage of pointer.
Describe the significance of escape sequence and delimiter with example. How pointer is used in arithmetic operation? Illustrate with an example.