CS 211 - Midterm Review

CS 211 - Midterm Review

University

30 Qs

quiz-placeholder

Similar activities

ITSA Selection Round 1

ITSA Selection Round 1

University

27 Qs

BSIS 2-1 =  arrays , STACKS and Queues

BSIS 2-1 = arrays , STACKS and Queues

University

30 Qs

Arrays and Strings in C

Arrays and Strings in C

12th Grade - University

32 Qs

arrays js

arrays js

University

27 Qs

ict5_mt_w5-6_q2

ict5_mt_w5-6_q2

12th Grade - University

25 Qs

Tech Linguist E-Quiz JAVA

Tech Linguist E-Quiz JAVA

University

25 Qs

Ayudantia

Ayudantia

University

26 Qs

Data Structures Priliminary

Data Structures Priliminary

University

30 Qs

CS 211 - Midterm Review

CS 211 - Midterm Review

Assessment

Quiz

Computers

University

Medium

Created by

Fatima Agdon

Used 36+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

TRUE && FALSE

TRUE

FALSE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable name can contain alphanumeric characters, dollar sign, and...

dash

underscore

comma

semi-colon

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This statement immediately terminates the loop if the condition is true.

continue

System.out.println

case

break

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this statement, System.out.println(num + " km is " + met " in meters."); the plus (+) operator was used as…

Addition Operator

Relational Operator

Concatenation Operator

Comparison Operator

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which inputs will make the result of this condition: if((digit >= 48 && digit <= 57)) true?

1, 2, 3, 4

a, b, c, d

A, B, C, D

All of these

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following components of the for loop is executed once?

Condition

Iterator

Initialization

Statement

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following does this symbol = belong to?

Relational Operators

Assignment Operators

Conditional Operators

Logical Operators

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?