Computer Science, asked by rakeshkuma1998, 1 month ago

state any four feacture of scratch that make it widely used software.​

Answers

Answered by sweetgirl2323
1

Answer:

With Scratch, you can program your own interactive stories, games, and animations — and share your creations with others in the online community. Scratch helps young people learn to think creatively, reason systematically, and work collaboratively — essential skills for life in the 21st century.

Explanation:

1 Scratch is Turing complete.

2 It is primarily event-driven.

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

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

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

Similar questions