Determine Output:
#include void main() { char s[]={'a','b','c','n','c','\0'}; char *p, *str, *str1; p=&s[3]; str=p; str1=s; printf("%c", ++*p + ++*str1-32); }
A.N
B.P
C.M
D.None of These
Answers
Answered by
0
Hii dear here is your answer
option c. is the correct answer
Hope it's help u
option c. is the correct answer
Hope it's help u
Answered by
21
C. M
Hope it helps u
Hope it helps u
Similar questions
Math,
6 months ago
English,
6 months ago
Math,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Biology,
1 year ago
English,
1 year ago