FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
It is possible to add maths into Scratch, what is the Scratch Key Word used for it?
A
Operators
B
Calculators
C
Calculations
D
Operations
Explanation: 

Detailed explanation-1: -() + () operator block is used to add two numbers in a Scratch project.

Detailed explanation-2: -The Operators blocks are used to compare variables and values, do calculations with numbers, and work with strings (text). The hexagonal ‘Boolean’ blocks are used as conditions, and return true or false.

Detailed explanation-3: -Operators in Scratch The four blocks for performing simple calculations are add +, subtract-, multiply * and divide / .

There is 1 question to complete.