Login
Remember
Register
Ask a Question
The following are true about Canvas, except __________
0
votes
asked
Feb 4, 2024
in
HTML
by
DavidAnderson
The following are true about Canvas, except __________
1. Canvas renders graphics pixel by pixel
2. Canvas is well suited for intense graphics
3. Canvas draws graphics on the fly using JavaScript
4. Each shape in Canvas is looked at as an object
html-interview-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 4, 2024
by
DavidAnderson
Correct answer is :- Each shape in Canvas is looked at as an object
...