pencil-icon
Build your own quiz

Computers

9th -

12thgrade

Image

RobotC

131
plays

28 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt
    Which one is a correct  code of motor?
    motor[leftMotor]  = 25;
    motor[leftMotor]  = 25
    motor[left]  = 25;
    motor[left]  = 25
  • 2. Multiple Choice
    30 seconds
    1 pt
    How do we control the timer in the RobotC ?
    sec(2000);
    wait1Msec(2000)
    wait(2000);
    wait1Msec(2000);
  • 3. Multiple Choice
    30 seconds
    1 pt
    What sign is used to end the code sentence ?
    ,
    .
    :
    ;
  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?