11.
How is skewing achieved in Canvas programming using JavaScript?
12.
What happens when multiple transformations are applied to an object in Canvas programming?
13.
What transformation technique is used to change the size of an object along the x and y axes?
14.
Which method is used to apply rotation to objects in Canvas programming using JavaScript?
15.
How is translation achieved in Canvas programming using JavaScript?
16.
What does the scale() method do in Canvas programming?
17.
Which transformation technique involves changing the orientation of an object around its center point?
18.
How can you apply rotation and translation together to an object in Canvas programming using JavaScript?
19.
Which method is used to apply skewing to objects in Canvas programming using JavaScript?
20.
What transformation technique is used to tilt or slant an object along the x and y axes?