|
https://makecode.com/_3VxaMo6c3YPp Code 1) What is Make Code Arcade? Answer: Make Code Arcade is a Block
based coding. 2) Write the web address of Make Code Arcade? 3) What is the use of Make Code Arcade? Answer: The use of Make Code Arcade to make game and basic calculator. 4) Define simulator. Answer: The Simulator runs tests and debugs the code. 5) Difference between if statement and if else
statement. Answer: if statement execute the code only in True situation while if else
statement execute the code True as well as False situation. 6) Explain any three kinds of blocks of make code
arcade screen. Answer: The three kinds of blocks are:- 1)
Sprite – A
graphical animated image. 2)
Controller – It
contains commands. 3)
Game – It enables
to make updates in a game. 7) What do you mean by
block-based coding? Explain with example. Answer: Block based coding enables to compose program with the help of predefined
blocks.
Example : Make Code Arcade. |
1)
No comments:
Post a Comment