Operators, Operands, Expressions, Types of Operators

Operators, Operands, Expressions, Types of Operators

University

10 Qs

quiz-placeholder

Similar activities

Python Day 4

Python Day 4

University

8 Qs

Java Programming

Java Programming

9th Grade - University

11 Qs

Python Quiz

Python Quiz

University

10 Qs

Operators in C

Operators in C

University

12 Qs

JAVA operators

JAVA operators

University

10 Qs

C Programming Basics -  002

C Programming Basics - 002

University

10 Qs

Python modules, operators and random

Python modules, operators and random

University

15 Qs

C# Conditions Quiz

C# Conditions Quiz

University

8 Qs

Operators, Operands, Expressions, Types of Operators

Operators, Operands, Expressions, Types of Operators

Assessment

Quiz

Computers

University

Easy

Created by

wilmar sanchez

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 1. Which of the following is NOT an operator in programming?

+

INT

*

/

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 2. In the expression "5 + 3," what is the operator?

5

+

3

NONE, THERE IS NO OPERATOR

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 3. Which of the following is NOT a valid expression in programming?

7*2

"Hello, World!"

if (x > 5)

3.14

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 4. What is an example of an assignment operator in most programming languages?

&&

=

+

!

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 5. In the expression "x % 2," what type of operator is used?

Arithmetic

Comparison

Assignment

Logical

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 6. Which of the following is an example of a relational operator?

++

==

+

|

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 7. What operator is used to increment the value of a variable by 1?

+

--

+=

/

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?