ICT 9 - LESSON 1: CONNECTING DATA THROUGH OPERATORS

ICT 9 - LESSON 1: CONNECTING DATA THROUGH OPERATORS

9th Grade

14 Qs

quiz-placeholder

Similar activities

Unit 4 Variables, Conditionals & Functions CS20-21

Unit 4 Variables, Conditionals & Functions CS20-21

9th - 12th Grade

18 Qs

Basic Programming Concepts

Basic Programming Concepts

9th Grade

15 Qs

python intro

python intro

4th - 12th Grade

17 Qs

SC C++  Quiz 1

SC C++ Quiz 1

7th - 12th Grade

15 Qs

Python Basics Quiz

Python Basics Quiz

9th Grade

15 Qs

Wrong Answers Only CSP

Wrong Answers Only CSP

9th - 12th Grade

10 Qs

basics of javascript

basics of javascript

9th - 12th Grade

11 Qs

CSC400_Wk3-Starter

CSC400_Wk3-Starter

9th Grade

11 Qs

ICT 9 - LESSON 1: CONNECTING DATA THROUGH OPERATORS

ICT 9 - LESSON 1: CONNECTING DATA THROUGH OPERATORS

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Nicole Haylynn Mancao

Used 7+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

These are symbols that perform logical or mathematical functions on operands such as variables, constants, and objects.

Operator

Arithmetic Operator

Relational Operator

Logical Operator

2.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

What is the primary purpose of operators in programming?

To make the code look more organized

To perform mathematical calculations

To connect data and perform operations on data

To write comments in the code

3.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Which operator is used to add two numbers together in most programming languages?

+ (Plus)

- (Minus)

* (Multiply)

/ (Divide)

4.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

What operator is used for string concatenation?

+ (Plus)

- (Minus)

* (Multiply)

/ (Divide)

5.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

What does the '== 'operator check in java programming languages?

Not Equal

Equal

Equal Equal

6.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Which operator is used to check if one value is greater than or equal to another value?

>

<

>=

<=

7.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Which operator is used to check if one value is less than another value?

>

<

>=

<=

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?