Find the output of the following program.
void main() { printf("%d, %d", sizeof(int *), sizeof(int **)); }
A.2, 0
B.0, 2
C.43133
D.43135
Answers
Answered by
3
Hii dear here is your answer
option a. is the correct answer
Hope it's help u
option a. is the correct answer
Hope it's help u
Answered by
25
A. 2, 0
Hope it helps u
Hope it helps u
Similar questions
Biology,
7 months ago
Hindi,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Math,
1 year ago
English,
1 year ago