Midterm Exam

Midterm Exam

University

17 Qs

quiz-placeholder

Similar activities

แบบทดสอบ Python เบื้องต้น P6

แบบทดสอบ Python เบื้องต้น P6

University

20 Qs

PBO Inheritance Episode 2

PBO Inheritance Episode 2

University

18 Qs

Java Control and Loop -2

Java Control and Loop -2

University

20 Qs

Lenguaje de Definición de Datos

Lenguaje de Definición de Datos

University

18 Qs

Java Quiz 3

Java Quiz 3

University

15 Qs

DS-U2-QUIZ2

DS-U2-QUIZ2

University

12 Qs

Arithmetic and Branch instructions in 8086

Arithmetic and Branch instructions in 8086

University

20 Qs

Programming Concepts in C - Quiz-II

Programming Concepts in C - Quiz-II

University

20 Qs

Midterm Exam

Midterm Exam

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Roel Galvan

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

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

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

A data type that is used to represent single character data.

Int

Float

String

Char

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

This part sets a control variable to an initial value.

Increment

Decrement

Initialization Expression

Update Expression

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

After the program has run, you need to be sure that the results are correct, that they are in a form you like, and that your program produces the correct solution in all cases.

Test the Result

Document the Program

Develop an Algorithm

Run the Program

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

A looping statement that never ends.

Pretest Loop

Posttest Loop

do...While Loop

Infinite Loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

An operators follow a variable. Example: a++, x++ and y++.

Posttest

Pretest

Prefix

Postfix

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

It is normally consist of a comparison of the control variable to a value.

Update Expression

Continuation Condition

Initialization Expression

increment and Decrement

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

A pretest loop. It is considered a single executable statement.

For Loop

While Loop

Do...While Loop

Nested Loop

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?