Pre-test CTCC0323

Pre-test CTCC0323

18 Qs

quiz-placeholder

Similar activities

Term1 Science Vocabulary

Term1 Science Vocabulary

KG - University

20 Qs

Conditional Statements Quiz

Conditional Statements Quiz

University

15 Qs

Unit#8 Quiz#1(Basic Arrays) fall 24

Unit#8 Quiz#1(Basic Arrays) fall 24

KG - University

19 Qs

Новая форма

Новая форма

KG - University

17 Qs

Procedures and Policies Quiz

Procedures and Policies Quiz

6th - 8th Grade

15 Qs

Программирование на Python - Junior

Программирование на Python - Junior

KG - University

15 Qs

Taxes - Unit Test

Taxes - Unit Test

12th Grade

15 Qs

Bài thi Lập trình Python cơ bản

Bài thi Lập trình Python cơ bản

KG - University

16 Qs

Pre-test CTCC0323

Pre-test CTCC0323

Assessment

Quiz

others

Hard

Created by

Ruben Espejo

Used 1+ times

FREE Resource

18 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • Ungraded

Last Name

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

30 sec • Ungraded

First Name

Evaluate responses using AI:

OFF

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is INVALID expression?
String age = "twenty one";
int age = 55;
Char vowel = "one";
double num1 = 3.1416;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of conditional statement has only one possible outcome statement?
if
if...else
if...elseif...else
Switch

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following conditional statement can only have two possible outcome statement?
if
if...else
if...elseif...else
Switch

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following syntax in creating an expression is VALID?
if (num1 > num2 + 4)
else if (true || 5)
if (num1 + num2 && age)
else if (true > false)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following syntax in creating an expression is INVALID?
if (true && false || true)
else if (true || 67>45)
if (age <= !false)
else if (!true && false)

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?