FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
All programs must end with a ‘Stop’ command.
A
TRUE
B
FALSE
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -Single-line comments start with two forward slashes ( // ). Any text between // and the end of the line is ignored by the compiler (will not be executed).

Detailed explanation-2: -2. If a word appears in a different color, it means ROBOTC recognizes it as an important word in the programming language. 1. Statements are instructions for the robot.

Detailed explanation-3: -motor[port2] = 127; What is the main function of the punctuation pair you identified? The squared brackets are the paired punctuation.

Detailed explanation-4: -Describe four of the Natural Language commands found in the Function Library. Movement, wait, until, and special.

There is 1 question to complete.