Test Series - html

Test Number 5/72

Q: Which of the following is not a web server?
A. Apache tomcat
B. BlueGriffon
C. Jetty
D. Tornado
Solution: Tornado is a web server written in python language. Eclipse is a web server (Java HTTP server). Apache Tomcat, is a web server which is also known as Tomcat server. BlueGriffon is an IDE.
Q: Tomcat is an open source web server that provides a servlet container allowing you to run Java code.
A. True
B. False
C. 1
D. 0
Solution: Apache Tomcat, a web server developed by the Apache Software Foundation and which is also known as Tomcat Server. Apache Tomcat provides several Java EE specifications such as Java Servlet, JavaServer Pages (JSP), Java EL, and WebSocket. It also provides “Java” HTTP web server which is used to run java code.
Q: Which of the following interface is not supported by LightTPD?
A. FastCGI
B. SCGI
C. GCGI
D. CGI
Solution: Interfaces like FastCGI, SCGI and CGI are supported by LightTPD to external programs to be used with the server.
Q: Which of the following is not a prepackaged server stack?
A. WAMP
B. XAAMP
C. MAMP
D. NAMP
Solution: Collection of software that forms operational infrastructure is a server stack. WampServer refers to a software stack.XAMPP is prepackaged stack developed by Apache Friends. To run dynamic web sites on computers, a solution stack known as MAMP is used. There is nothing like NAMP.
Q: Which of the following is not a channel of mozilla?
A. Firefox
B. Firefox alpha
C. Firefox Beta
D. Firefox Aurora
Solution: Mozilla Foundation & Corporation developed a open source web browser named Mozilla Firefox. Later on, new version of mozilla arrived in market, which are named as Firefox Beta & Firefox Aurora respectively. Firefox alpha is not a channel of mozilla.
Q: Google Chrome has its own task manager, which allows you to view and manage your memory and CPU usage.
A. True
B. False
C. 1
D. 0
Solution: A task manager provides many functions to us including, managing applications, handling running pc, providing informative statistics, enabling computer on or off, etc. Google Chrome also has a task manager, which allows you to view and manage your memory and CPU usage.
Q: Which of the following are automatically loaded and operates as a part of browser?
A. Add-ons
B. Plug-ins
C. Utilities
D. Widgets
Solution: Functionality of firefox can be extended as well as modified by using Add-ons. Plugin programs operates as a part of browser. A utility provides an addition to the capabilities provided by the operating system. A widget is a simple application extension that is already installed on the device.
Q: Which of the following allows user to view a webpage?
A. Operating System
B. Website
C. Interpreter
D. Internet Browser
Solution: An interpreter is a computer program that directly executes, instructions written in a programming or scripting language. A website is a collection of related web pages, which contains multimedia content. An operating system is a balancing bridge between hardware and software. A web/internet browser allows user to view a webpage.
Q: What is DOM?
A. Hierarchy of objects in ASP.NET
B. Application programming interface
C. Convention for representing and interacting with objects in html documents
D. Language dependent application programming
Solution: The Document Object Model is a cross-platform and language-independent application programming interface that treats an HTML, XHTML, or XML document as a tree structure. A document can be viewed as a logical tree with help of DOM Model.
Q:  is used to _________
A. make web page compatible only with IE8
B. mimic behaviour of IE8
C. make web page incompatible only with IE8
D. make web page compatible with IE7 and IE8
Solution: X-UA-Compatible is a document mode meta tag that allows web authors to choose what version of Internet Explorer the page should be rendered as. The  display as IE 8 with or without a DOCTYPE. It provides fallback for IE8.

You Have Score    /10