Computer Science, asked by abdulrasheed610, 1 year ago

Determine Output:

void main() { char a[]="12345"; int i = strlen(a); printf("%d", ++i); }
A.5
B.6
C.7
D.None of These

Answers

Answered by Neeraj723
0
Hii dear here is your answer


option b is the correct answer

Hope it's help u
Answered by Anonymous
24
B. 6

Hope it helps u
Similar questions