Math, asked by sanjaykumarpandeydev, 8 months ago

Codil
appcodiny
С.
Task 2
2
3
What is the output of the below program for gcc compiler?
#include <stdio.h>
int main()
{
int *ptri, *ptr2
ptri = malloc(4),
*ptri = 10;
*ptr2 = free (ptri);
printf("%d\n", "ptr2):
return 0;
A: 10
DO
B: it will print the address stored in ptri
O
C: it will print the address stored in ptr2
O
OD: Compiler Error
е е
8​

Answers

Answered by priyankakukkar92465
0

Step-by-step explanation:

5d4drcxatiat5a5iyatatw6iratjtwwo6

Answered by itishreed04
0

Answer:

Hey what's this ??

I can't understand.......

Similar questions