Computer Science, asked by adityakuhar7, 3 months ago

What is Scratch? Explain main features of it.​

Answers

Answered by priyadarsini33
0

 \huge \fbox{ \colorbox{green}{Answer}}

Scratch is a free programming language developed by MIT that makes it easy to create interactive stories, animations, games, music, and art, and share your creations on the web. Scratch can run from within a modern web browser or downloaded as an app

Answered by anuradhadevi2021
0

Answer:

Scratch is designed to be fun, educational, and easy to learn. It has tools for creating interactive stories, games, art, simulations, and more, using block-based programming. Scratch even has its own paint editor and sound editor built-in.

Features

• Scratch is Turing complete.

• It is primarily event-driven.

•Whether or not it is OOP is debated in the community.

•Scratch has variables and lists for data storage, and arrays can be replicated.

•Scratch is not atomic in repetition, though that can be simulated with Single Frame programming.

Explanation:

hope it helps...

mark as brainliest

Similar questions