
Problem Solving using C - EBT(2025-2026 odd)
Authored by VAITHESWARI R
others
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
11 questions
Show all answers
1.
OPEN ENDED QUESTION
30 sec • Ungraded
Enter your Name in (BLOCK LETTERS)
Evaluate responses using AI:
OFF
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a C token?
Keyword
Variable
Operator
Constant
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which loop is guaranteed to execute at least once?
for
while
do-while
None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the index of the first element in a C array?
0
1
-1
Depends on the array
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which file mode is used to append data to an existing file?
"r"
"w"
"a"
"rw"
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is a two-dimensional array declared in C?
int arr(2,2);
int arr[2][2];
int arr{2}{2};
array int arr[2][2];
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which symbol is used to denote a flowchart's start or end?
Parallelogram
Oval
Rectangle
Diamond
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?