Problem Solving using C - EBT(2025-2026 odd)

Problem Solving using C - EBT(2025-2026 odd)

University

11 Qs

quiz-placeholder

Similar activities

Job Application Assessment Quiz

Job Application Assessment Quiz

12th Grade - University

15 Qs

Ética Profesional

Ética Profesional

University

10 Qs

E-SMASH SHUTTLE

E-SMASH SHUTTLE

4th Grade - University

16 Qs

Hawkins 25-26 Topic 1 Test - GL

Hawkins 25-26 Topic 1 Test - GL

7th Grade - University

15 Qs

9 Unit Assessment: ANY QUESTIONS? [Book 2]

9 Unit Assessment: ANY QUESTIONS? [Book 2]

5th Grade - University

10 Qs

Quiz: Discovering Vincent van Gogh

Quiz: Discovering Vincent van Gogh

12th Grade - University

15 Qs

法律大神

法律大神

10th Grade - University

16 Qs

Syllabus Scavenger Hunt – English I  with Mrs. Lacy-Scott

Syllabus Scavenger Hunt – English I with Mrs. Lacy-Scott

9th Grade - University

10 Qs

Problem Solving using C - EBT(2025-2026 odd)

Problem Solving using C - EBT(2025-2026 odd)

Assessment

Quiz

others

University

Hard

Created by

VAITHESWARI R

Used 2+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?