MCQ/CLASS 6/CHAPTER 2

 1. FD command moves turtle in which direction? (FD command turtle को किस दिशा में ले जाता है?)

  • Forward
  • Backward
  • Left
  • Right

2. Full form of RT is? (RT का फुल फॉर्म है?)

  • Right Turn
  • Roll Turn
  • Reverse Turn
  • Right turtle

3. Which command hides turtle from screen? (कौन सा कमांड टर्टल को स्क्रीन से छुपाता है?)

  • ST
  • HT
  • CS
  • FD

4. Which command Changes turtle to Eraser mode. (कौन सी कमांड टर्टल को इरेज़र मोड में बदलती है।)

  • PO
  • PE
  • RT
  • PPT

5.This command changes turtle back to Pen Mode. (यह कमांड टर्टल को वापस पेन मोड में बदल देता है।)

  • PE
  • PPT
  • CS
  • FD

6. Which command will draw a line of 100px in upward direction? (कौन सा आदेश ऊपर की दिशा में 100px की रेखा खींचेगा?)

  • BK 100
  • FD 100
  • RT 100
  • LT 100

7. which command will turn face of turtle on right side? (किस कमांड से turtle का चेहरा दाहिनी ओर मुड़ेगा?)

  • RT
  • LT
  • FD
  • PE

8. Which command will draw a circle? (कौन सा command एक वृत्त खींचेगा?)

  • REPEAT 180[FD 1 RT 1]
  • REPEAT 4[FD 100 RT 90]
  • REPEAT 360[FD 1 RT 1]
  • REPEAT 180[FD 1 LT 1]

9. Which command will draw a of 100px square? (कौन सी कमांड 100px वर्ग का ड्रा करेगी?)

  • REPEAT 180[FD 1 RT 1]
  • REPEAT 360[FD 1 RT 1]
  • REPEAT 360[FD 1 LT 1]
  • REPEAT 4[FD 100 RT 90]

10. Which command clear the screen?(कौन सा command स्क्रीन को साफ़ करता है?)

  •  HT
  •  ST
  •  CS
  •  PE

Comments

Popular posts from this blog

NOTES/CLASS 6/CHAPTER 5 = Data Representation and Processing (MIND MAPPING)

NOTES/CLASS 6/CHAPTER 6 : Data Representation and Processing ( MS WORD )

NOTES/CLASS 6/CHAPTER 3 = Internet & ICT Environment