Question : Which among the following is the name given to the cursor for the computer language 'LOGO'?
Option 1: Robot
Option 2: Frog
Option 3: Spider
Option 4: Turtle
Correct Answer: Turtle
Solution : The correct answer is Turtle.
A turtle is a graphical object that indicates the LOGO program's current location and orientation. LOGO instructions may be used to move and rotate the turtle. As it travels, the turtle may also create lines and shapes.