Graphics And Rendering - Study Mode
[#26] Which of the following first developed Gecko?
Correct Answer
(B) Netscape
Explanation
Solution: Gecko was first developed at Netscape, before the Mozilla Project spun out as its own entity, as the successor to the original Netscape rendering engine, back in 1997.
[#27] Which of the following render HTML?
Correct Answer
(D) All of the mentioned
Explanation
Solution: More tools than just browsers render HTML, including email clients and web components in other applications.
[#28] SpiderMonkey was developed by
Correct Answer
(A) Firefox
Explanation
Solution: SpiderMonkey is the JavaScript engine made by Mozilla that is used in Firefox.
[#29] Carakan is used by which of the following browsers?
Correct Answer
(D) Opera
Explanation
Solution: Opera uses Carakan, which was introduced in 2010.
[#30] Which is the alternate name for JavaScriptCore that is used by Safari?
Correct Answer
(A) Nitro
Explanation
Solution: Safari uses JavaScriptCore, sometimes called Nitro.