1.

From which version of IE is canvas supported?(a) 7(b) 8(c) 9(d) 6I got this question during an internship interview.I'm obligated to ask this question of Graphics topic in division Graphics and Rendering of JavaScript

Answer»

Right answer is (C) 9

To explain I WOULD say: The canvas element is not SUPPORTED by IE before IE9, but it can be reasonably well emulated in IE6, 7, and 8. It is supported from version 4 in chrome and 2 in firefox.



Discussion

No Comment Found

Related InterviewSolutions