Computer Science, asked by prajwaltv, 1 month ago

Category: C MCQ
#include
void maino
int k = 4
int*const p = 8k;
int=3
p = &
printf("%d" :
1. Address of
2. Address of
3. Adress of k + address of
4. Compile time error
Back

Answers

Answered by mustafakhan6816899
0

Answer:

complier genrate error becuse ; and ); are missing

Similar questions