Home » Computer » Miscellaneous » Question
  1. Which among the following is the name given to the cursor for the computer language ‘LOGO’?
    1. Robot
    2. Frog
    3. Spider
    4. Turtle
Correct Option: D

LOGO is a computer programming language used for functional programming. It is used for generating basic shapes using a turtle cursor. The turtle cursor is an on-screen cursor, which can be given movement and drawing instructions, and is used to programmatically produce line graphics.



Your comments will be displayed only after manual approval.