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

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

10th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz 2 (Estrutura e Características de um Algoritmo)

Quiz 2 (Estrutura e Características de um Algoritmo)

9th - 12th Grade

10 Qs

Fase E. BK. Pengenalan Pola

Fase E. BK. Pengenalan Pola

10th Grade

15 Qs

Economic Sectors

Economic Sectors

10th Grade - University

15 Qs

Python String Methods Quiz

Python String Methods Quiz

10th Grade

15 Qs

(أنواع البيانات في لغة بايثون( تقييم الهدف الأول

(أنواع البيانات في لغة بايثون( تقييم الهدف الأول

10th Grade

10 Qs

Kuis Informatika Algoritma dan Pemrograman Dasar

Kuis Informatika Algoritma dan Pemrograman Dasar

10th Grade - University

10 Qs

Postest Sorting

Postest Sorting

10th Grade

10 Qs

Understanding IF Functions in Spreadsheets

Understanding IF Functions in Spreadsheets

7th Grade - University

8 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?