PRF192_-_SP_2025_-_RE_3698.webp
plum_blossom1

PRF192_-_SP_2025_-_RE_3698.webp

Kizspy Question: 30
(Choose 1 answer)
What will be the output of the following C code?
#include <stdio.h>
void main()
{
int k = 5;
FULLVER PLAVA.com
}
A. 5
int *p = &k;
int **m &p;
**m = 6;
printf("%d\n", k);
B. Run time error
C. 6
D. Junk

Thông tin

Category
PRF192
Thêm bởi
plum_blossom1
Ngày thêm
Lượt xem
1,107
Lượt bình luận
3
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom