A
Q. What happens if the line below is executed in C and C++?
Code:
int *ptr = malloc(20);
- Correct Answer - Option(C)
- Views: 25
- Filed under category C++
- Hashtags:
Discusssion
Login to discuss.