Strings, Strings Pointers
True
False
True
False
Str[0][0], atoi(str[0][1]
Str[0][1], atoi(str[1][0]
Str[0][0], atoi(str[0][0]
Str[1][1], atoi(str[1][1]
Get any kind of data from user
Get string from user
Do job exactly like scanf() function
A quick brown fox jumped over a lazy dog
Error
A quick br
True
False
10
9
Until the condition is true
Hello Bee2A
Bye Bee2A
Error
%s
%c
%d
Quiz Review Timeline (Updated): Mar 20, 2022 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.