a) True b) False Answer: a Explanation: Metadata is “data [information] that provides information ...
View QuestionThe open source software version of netscape is _________
a) Chrome b) Mozilla c) Internet Explorer d) Erwise Answer: b Explanation: On February 23, 1998, Netscape Communications Corporation ...
View QuestionNexus is first graphical web browser.
a) True b) False Answer: b Explanation: Mosaic was the first browser to display images inline with ...
View QuestionWho created the first web browser
a) Tim Berners Lee b) Jacobs, Lan c) Marc Andeersen d) Mozilla foundation Answer: a Explanation: Sir Timothy John ...
View QuestionWhich of the following is the first web browser?
a) Nexus b) Netscape Navigator c) Internet Explorer d) Mosaic Answer: a Explanation: The first web browser was invented ...
View QuestionWhich of the following is used to read a HTML page and render it?
a) Web browser b) Web server c) Web matrix d) Web network Answer: a Explanation: A web browser (commonly ...
View QuestionWhich of the following statements is false?
a) async and defer attributes of script tag execute before the DOMContentLoaded event b) defer executes each script ...
View QuestionWhat is the use of “defer” attribute?
a) It defers rendering of html page b) It defers script execution until the page has been rendered
View QuestionIt is faster to render HTML and CSS than to interpret and execute JavaScript.
a) True b) False Answer: a Explanation: When it comes to ordering your CSS and JavaScript, you ...
View QuestionFirefox uses _________ rendering engine.
a) WebKit b) Gecko c) Trident d) Presto Answer: b Explanation: Gecko is a web browser engine used in ...
View Question