C# Loops (All)

C# Loops (All)

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Ulangan TIK kelas 5 A/B

Ulangan TIK kelas 5 A/B

10th Grade

15 Qs

Chapter 2: Input Device

Chapter 2: Input Device

12th Grade - University

12 Qs

Hệ Điều Hành Của Máy Tính

Hệ Điều Hành Của Máy Tính

10th Grade - University

10 Qs

Computer Security

Computer Security

8th - 10th Grade

10 Qs

SUMATIF MS WORD X E 4 DAN 5

SUMATIF MS WORD X E 4 DAN 5

10th Grade

20 Qs

3rd week g9 summative

3rd week g9 summative

7th - 12th Grade

15 Qs

UH 1 Teknologi wan

UH 1 Teknologi wan

12th Grade

20 Qs

FNaF1

FNaF1

4th - 12th Grade

19 Qs

C# Loops (All)

C# Loops (All)

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Jill Thompson

Used 105+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

With while loops if the conditional expression evaluates to true, the body of the loop is not preformed; control transfers to the statements following the loop.

True
False

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Using the break or continue statements with a loop violates the single entry and single exit guidelines for developing a loop.

True
False

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Scope refers to the region in the program in which you can use the variable. 

True
False

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

With nested loops, the outermost loop is always totally completed before the innermost loop is executed.

True
False

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

With the while loop, the body of the loop is 

always performed at least one time
performed as long as the conditional expression evaluates to true
must produce a boolean result
must be enclosed in praenthesis

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

The first value printed will be

0
1
99
100

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

The last value printed will be?

0
1
99
100

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?