Html miscellaneous
- 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.
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
Cloud9 IDE is an online integrated development environment, published as open source from version 2.0, until version 3.0. It Supports for the following code repositories: 1) GitHub, 2) BitBucket, 3) Mercurial repositories, 4) Git repositories, 5) FTP servers. Cloud9 support deployment to 1) Heroku 2) Joyent 3)SFTP/FTP.
- Which of the following interface is not supported by LightTPD?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
Interfaces like FastCGI, SCGI and CGI are supported by LightTPD to external programs to be used with the server.
- Tomcat is an open source web server that provides a servlet container allowing you to run Java code.
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
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.
- Which of the following is not a web server?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
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.
- Maqetta is an open source initiative of the Dojo Foundation to geared towards visual designers through a WYSIWYG user interface.
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
Maqetta is an open source initiative of the Dojo Foundation to build an HTML5-based editor geared towards visual designers through a WYSIWYG user interface. Maqetta was developed by IBM and then donated to the Dojo.