Exam 14: Html5: Introduction to Canvas
Exam 1: Introduction to Computers and the Internet31 Questions
Exam 2: Introduction to Html5: Part 120 Questions
Exam 4: Cascading Style Sheets Css29 Questions
Exam 5: Introduction to Cascading Style Sheets36 Questions
Exam 6: Javascript: Introduction to Scripting14 Questions
Exam 7: Javascript: Control Statements I29 Questions
Exam 8: Javascript: Control Statements II15 Questions
Exam 9: Javascript: Functions24 Questions
Exam 10: Javascript: Arrays18 Questions
Exam 11: Javascript: Objects16 Questions
Exam 12: Document Object Model Dom: Objects and Collections9 Questions
Exam 13: Javascript: Event Handling10 Questions
Exam 14: Html5: Introduction to Canvas36 Questions
Exam 15: Xml21 Questions
Exam 16: Ajax-Enabled Rich Internet Applications With Xml and Json10 Questions
Exam 17: Web Servers Iis and Apache7 Questions
Exam 18: Database: Sql, Mysql, Linq and Javadb12 Questions
Exam 19: Php15 Questions
Exam 20: Web App Development With Aspnet in C#37 Questions
Exam 21: Web App Development With Aspnet in C#: a Deeper Look7 Questions
Exam 22: Windows Communication Foundation Wcf Web Services in C#20 Questions
Exam 23: Web App Development With Aspnet in Visual Basic67 Questions
Exam 24: Web App Development With Aspnet in Vb, a Deeper Look6 Questions
Exam 25: Windows Communication Foundation Wcf Web Services in Vb20 Questions
Exam 26: Javaserver Faces Web Apps: Part 115 Questions
Exam 27: Javaserver Faces Web Apps: Part 27 Questions
Exam 28: Web Services in Java27 Questions
Select questions type
The ________ attribute is used to create alpha transparency.
Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
B
With the ________ attribute value, the images are transparent where they overlap and normal elsewhere.
Free
(Multiple Choice)
4.7/5
(32)
Correct Answer:
C
To specify the coordinates of the rectangle, we use fillRect in which format (where w is the width, h is the height, and x and y are the coordinates of the starting point)
Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
C
The ________ method can stretch a circle to create an ellipse.
(Multiple Choice)
4.7/5
(27)
Use the ________ method to draw a radial gradient to a canvas.
(Multiple Choice)
4.9/5
(36)
________ have a starting point, an ending point and two control points through which the curve passes.
(Multiple Choice)
4.8/5
(38)
The starting point of a quadratic curve is the last subpath destination, specified using the ________ method.
(Multiple Choice)
4.8/5
(42)
Using the ________ attribute value, if the source image is opaque and the destination is transparent, the source image is displayed where the images overlap. Both images are transparent where there is no overlap.
(Multiple Choice)
4.7/5
(31)
The ________ method obtains an object that contains the pixels to manipulate.
(Multiple Choice)
4.8/5
(32)
The ________ method sets the x- and y-coordinates of the path's origin.
(Multiple Choice)
4.8/5
(27)
When resizing the canvas to fill the browser window, set the the x1 value to ________ and the y1 value to ________, so no matter the size of the window, the x1 value will always be the width of the canvas and the y1 value the height of the canvas.
(Multiple Choice)
5.0/5
(36)
You can change the transformation matrix (the coordinates) on the canvas using method ________ so that the center of the canvas becomes the point of origin with the x, y values 0, 0.
(Multiple Choice)
4.7/5
(31)
If you use the ________ attribute value, the source image is displayed where the images overlap and both are opaque. Both images are transparent where there is no overlap.
(Multiple Choice)
4.9/5
(43)
Showing 1 - 20 of 36
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)