Que- We can define ________ number of sites with one copy of dreamweaver installed on our computer.
a. 990
b. 10
c. only 1
d. unlimited
Answer- unlimited
Que- What should we add to a template in Dreamweaver in order to control where page content goes?
a. Editable Regions
b. HTML controllers
c. Frames
d. Content Controllers
Answer- Editable Regions
Que- Blue Griffon is based on ________ rendering engine.
a. WebKit
b. Gecko
c. Presto
d. Mecko
Answer- Gecko
Que- Swapping images in dreamweaver is best if __________
a. The images are the same "Mime" type
b. The images are the same color
c. The images are the same size
d. You use the "Constrain" tool
Answer- The images are the same size
Que- Choose the inappropriate option with respect to Blue Griffon 1.5.2. Blue Griffon _________
a. includes tools for developing HTML5 pages
b. abstracts out many css3 effects
c. supports direct embedding of audio and video files
d. supports swapping of videos of any length
Answer- supports swapping of videos of any length
Que- Maqetta is an open source initiative of the Dojo Foundation to geared towards visual designers through a WYSIWYG user interface.
a. TRUE
b. FALSE
c. Nothing Can be Said
d. None of the mentioned
Answer- TRUE
Que- Choose the correct statement.
a. Exo is a cloud-based ide that offers collaboration and developed features
b. Exo does not support java and python
c. Exo does not support javascript and html5
d. Exo is a cloud-based ide that offers collaboration and deployment features & its supports javascript and html5
Answer- Exo is a cloud-based ide that offers collaboration and deployment features & its supports javascript and html5
Que- Which of following statement is true?i. Cloud9 has gained particular interest for its integration with GitHub and Bit Bucket authentication integration and real-time collaboration.ii. Cloud9 does not account for SSH and FTP access.
a. ii
b. i
c. i and ii
d. Neither i and ii
Answer- i
Que- Which of the following is not a web server?
a. Apache tomcat
b. BlueGriffon
c. Jetty
d. Tornado
Answer- BlueGriffon
Que- Tomcat is an open source web server that provides a servlet container allowing you to run Java code.
a. TRUE
b. FALSE
c. Nothing Can be Said
d. None of the mentioned
Answer- TRUE
Que- Which of the following interface is not supported by LightTPD?
a. FastCGI
b. SCGI
c. GCGI
d. CGI
Answer- GCGI
Que- Which of the following is not a prepackaged server stack?
a. WAMP
b. XAAMP
c. MAMP
d. NAMP
Answer- XAAMP
Que- Which of the following is not a channel of mozilla?
a. Firefox
b. Firefox alpha
c. Firefox Beta
d. Firefox Aurora
Answer- Firefox alpha
Que- Google Chrome has its own task manager, which allows you to view and manage your memory and CPU usage.
a. TRUE
b. FALSE
c. Nothing Can be Said
d. None of the mentioned
Answer- TRUE
Que- Which of the following are automatically loaded and operates as a part of browser?
a. Add-ons
b. Plug-ins
c. Utilities
d. Widgets
Answer- Plug-ins
Que- Which of the following allows user to view a webpage?
a. Operating System
b. Website
c. Interpreter
d. Internet Browser
Answer- Internet Browser
Que- 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
Answer- Convention for representing and interacting with objects in html documents
Que- <meta http-equiv="X-UA-Compatible" content="IE=8"> 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
Answer- mimic behaviour of IE8
Que- Which one of the following is an open source JavaScript library that enables styling for HTML5 elements in versions of Internet Explorer before IE 9 ?
a. HTML5
b. HTML5 Shiv
c. HTML5 Shim
d. HTML5 Sham
Answer- HTML5 Shiv
Que- Which one of the following is not a step to install a library you need to perform the compatibility in browsers?
a. Download the library from the github location
b. Uncompress the file
c. Insert the following code inside the head tag
d. None of the mentioned
Answer- None of the mentioned