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

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

10th Grade

10 Qs

quiz-placeholder

Similar activities

Video Game Design - Quiz4 -L5 -P

Video Game Design - Quiz4 -L5 -P

9th - 12th Grade

10 Qs

python

python

9th Grade - University

5 Qs

Quiz về Kiểu Dữ Liệu List và Set (1)

Quiz về Kiểu Dữ Liệu List và Set (1)

7th Grade - University

15 Qs

Test de C++ pentru clasa a 10-a

Test de C++ pentru clasa a 10-a

10th Grade - University

15 Qs

EXTRA PRACTICE - Coding & Gaming

EXTRA PRACTICE - Coding & Gaming

10th Grade

15 Qs

JavaScript Basics Quiz

JavaScript Basics Quiz

9th - 12th Grade

9 Qs

Understanding Loops in C Programming

Understanding Loops in C Programming

1st Grade - University

15 Qs

Module 1 Quiz

Module 1 Quiz

10th Grade

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