This quiz assesses knowledge in C programming, focusing on string handling, memory errors, and basic syntax.
10
9
Until the condition is true
Rate this question:
Get any kind of data from user
Get string from user
Do job exactly like scanf() function
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
%s
%d
%c
%f
Rate this question:
Hello Bee2A
Bye Bee2A
Error
Rate this question:
%s
%c
%d
Rate this question:
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]
Rate this question:
True
False
Rate this question:
Quiz Review Timeline (Updated): May 29, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.