CH. 2 - Concept of Comp. Problem Solving - Review

CH. 2 - Concept of Comp. Problem Solving - Review

10th Grade

10 Qs

quiz-placeholder

Similar activities

PTS Pemograman Perangkat Bergerak

PTS Pemograman Perangkat Bergerak

10th Grade

10 Qs

Selection Programming_If condition

Selection Programming_If condition

8th Grade - University

15 Qs

JS Quiz

JS Quiz

6th Grade - University

10 Qs

Quiz Pemrograman Arduino

Quiz Pemrograman Arduino

10th Grade - University

15 Qs

MakeCode Arcade Questions

MakeCode Arcade Questions

10th Grade - University

15 Qs

Quiz Pengetahuan Tipe Data

Quiz Pengetahuan Tipe Data

10th Grade - University

6 Qs

BASIC Programming (I)

BASIC Programming (I)

10th Grade

10 Qs

Google sheets

Google sheets

7th Grade - University

14 Qs

CH. 2 - Concept of Comp. Problem Solving - Review

CH. 2 - Concept of Comp. Problem Solving - Review

Assessment

Quiz

Information Technology (IT)

10th Grade

Medium

Created by

Alvin Muslim Sardar

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a constant in programming?

A value that changes frequently during execution

A fixed value that does not change during execution

A memory location that stores temporary values

A special type of variable that can store multiple values

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a rule for naming variables?

The name must start with a letter

Spaces can be used within the name

The name should represent the variable’s purpose

Symbols like dashes (-) should be avoided

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a numeric data type?

"Hello"

123.45

True

#&$%&

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used for logical decision-making?

Character

Numeric

Boolean

String

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a function?

length(string)

string + string

a > b

= (equal sign)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is NOT a type of function?

Mathematical

Statistical

Physical

Utility

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a relational operator?

+

&&

>=

%

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?