Computer Science Quiz C Day due 2:40 PM Manzoor Do Now Operators

Do Now Q. What does arithmetic operation mean? 

An arithmetic operator is a mathematical function that takes two operands and performs a calculation on them. They are used in common arithmetic and most computer languages contain a set of such operators that can be used within equations to perform a number of types of sequential calculation.
write down arithmetic operators?  
addition, subtraction, multiplication, division

Quiz
Q. Complete this chart with True or false in the Result column.

Example: 

X=30
Y= 35
Z=40

Exp-1
Exp-2
Logical Expression
Result
A=X>Y
B=X>Z
A and B

A=X<Y
B=X>Z
A and B

A=X>Y
B=X<Z
A and B

A=X<Y
B=X<Z
A and B

A=X==Y
B=Y==Z
A and B

A=X<Z
B=X>Z
A and B

A=X<=Y
B=X<=Z
A and B

A=X>=Y
B=X>=Z
A and B

Comments

Popular posts from this blog

Computer Science Manzoor Do Now Due 250 PM

Computer Science Manzoor Do Now and Class due 2:50 PM

Bday Math Pre-Calc M. Mui Pecentage increase/decrease do now Class: Jeopardy due 2:30 Pm