What is scratch programming language
list any four features of it
Answers
Answered by
1
Answer:
Scratch is a block-based visual programming language and online community targeted primarily at children. Users of the site can create online projects using a block-like interface. Features -
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.
Similar questions