Computer Science, asked by prerit04, 10 months ago

In computer science a position on the stage is also called -------​

Answers

Answered by jaat1244
3

Answer:

abstraction

hope it helps you mate

plz mark as brainlist

Answered by TanikaWaddle
2

Explanation:

SNAP is a programming language, which you can use to tell a computer what to do. A program is a particular set of instructions for the computer to follow.

A sprite occupies a position (x,y) on the stage where x represents the horizontal position, from -240 (left) to 240 (right), and y represents the vertical position, from -180 (bottom) to 180 (top). Here's a picture:

The black sprite is at the center of the stage, called the origin, with coordinates (0, 0). The green sprite is to the right of the origin, so its x position is positive. The green sprite is also below the origin, so its y position is negative.

#Learn more :

https://brainly.in/question/7044377

Attachments:
Similar questions