Operators and Expressions

Operators and Expressions

University

22 Qs

quiz-placeholder

Similar activities

Kelas 9 - Halaman 23 (UH Bab 1)

Kelas 9 - Halaman 23 (UH Bab 1)

9th Grade - University

20 Qs

MCQs on FLEX, BISON, Lexical Analysis

MCQs on FLEX, BISON, Lexical Analysis

University

20 Qs

Theory Test 2 - Network & Data Communication

Theory Test 2 - Network & Data Communication

University

19 Qs

Quiz KMS Sistem Pengendalian Banjir

Quiz KMS Sistem Pengendalian Banjir

University

20 Qs

Problem Solving & Programming Design (part 4)

Problem Solving & Programming Design (part 4)

University

17 Qs

Quizz Informatika Analisis Data Kelas 9

Quizz Informatika Analisis Data Kelas 9

9th Grade - University

20 Qs

G9-Introduction to Python Programming

G9-Introduction to Python Programming

9th Grade - University

25 Qs

Pyhton Debugging Questions

Pyhton Debugging Questions

University

25 Qs

Operators and Expressions

Operators and Expressions

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Ridge Marino

Used 2+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Symbols that represent a specific mathematical or logical processing in programming.

Variable

Smooth Operator

Operators

Symbolism

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the common operators used in C#?​ ​ ​ ​ ​ ​

ARITHMETIC OPERATOR

RELATIONAL OPERATOR

LOGICAL OPERATOR

ASSIGNMENT OPERATOR

MACHINE OPERATOR

Answer explanation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Operators used in performing mathematical operations on numerical values.

Mathematical Operator

Arithmetic Operation

Arithmetic Operator

Numerical Operator

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This returns the remainder after dividing first operand by second operand

+ (Addition)

* (Multiplication)

- (Subtraction)

/ (Division)

% (Modulus)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

These return Boolean values true and false, by determining the relationship between operands of numeric values.

Boolean Operator

Relational Operator

Relationship Operator

Relative Operator

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This operator determines if the two (2) operands are equal or not—if the values are not equal, it returns true; otherwise, false.

!=

=!

x=

=x

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Determines if the two (2) operands are equal or not—if the values are equal, it returns true; otherwise, false.

==

=!

>=

<=

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?