CS 211 - Midterm Review

CS 211 - Midterm Review

University

30 Qs

quiz-placeholder

Similar activities

Application Software

Application Software

University

29 Qs

Ethics in Cyberspace

Ethics in Cyberspace

University

25 Qs

Quiz on Operating System Basics

Quiz on Operating System Basics

University

25 Qs

2.7 System Software

2.7 System Software

12th Grade - University

25 Qs

R E V I E W E R

R E V I E W E R

University

25 Qs

Angular 4

Angular 4

University

25 Qs

ITElec1_Recitation_1

ITElec1_Recitation_1

University

25 Qs

C++

C++

University

25 Qs

CS 211 - Midterm Review

CS 211 - Midterm Review

Assessment

Quiz

Computers

University

Medium

Created by

Fatima Agdon

Used 39+ 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

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?