Cuestiones
ayuda
option
Mi Daypo

TEST BORRADO, QUIZÁS LE INTERESEDAW01 inglés

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del test:
DAW01 inglés

Descripción:
Test Unidad 01 de 2º DAW en inglés

Autor:
AVATAR

Fecha de Creación:
21/02/2024

Categoría:
Informática

Número preguntas: 30
Comparte el test:
Facebook
Twitter
Whatsapp
Comparte el test:
Facebook
Twitter
Whatsapp
Últimos Comentarios
No hay ningún comentario sobre este test.
Temario:
The components of a LAMP platform are: Programming language. Database manager. Web server. Operating system.
A _____ server can run MySQL and PHP, this platform is known as WIMP. Select one: Microsoft Windows Linux Unix MAC.
A .war file... Select one: It is a set of .html pages. It is a set of .CSS pages. It contains a complete, packaged web application. It is the same as a .zip file.
A deployment descriptor Select one or more: is a single file. is in XML format. is a web application. describes the deployment characteristics of a web application.
Factors that have driven the use of web services include: Select one or more: Microsoft Windows operating systems from "Open Source". Cheaper bandwidth. Success of extended computing. More dynamic web content.
In a generic way to test if our Apache server is working we must type: _____ in the address bar of the browser. Select one: http://localhost http://192.168.0.1 http://10.0.0.1 http://apache.es.
Generically, to test if our Tomcat server is working, we must type _____ in the address bar of the browser. Select one: http://localhost:8080 http://192.168.0.1:80 http://10.0.0.1:8080 http://apache.es/tomcat:8080.
Middlewares act as connector elements in charge of distributing the web application... Select one: Horizontally by means of a software balancer. Horizontally by means of a hardware balancer. Horizontally via an http hardware balancer. Vertically by distributing the application layers on different machines.
Taking into account the components of the web architecture, the Tomcat application would be located in: Select one: Database Web server application Web service clients. Operating system.
The Apache web server... Select one or more: is open source. is only available for Linux. is available for Microsoft Windows and Linux. is structured in modules.
The LAMP platform is used as a web server: Select one: IIS. Apache. SQL. CGI.
The most common way of integrating the execution of PHP pages in the Apache web server is to use... Select one: An application server. A solution such as FastCGI. Tomcat. The mod_php module.
The Tomcat server is managed through a script called: Select one: apache2 sys.ctl catalina tomcate.
The Web architecture is a three-tier model: Select one: Database, Operating System, Web Browser. Database, Web application server, Web service clients. Database, Linux Server, IIS Server. Database, HTML Clients, XML Clients.
To test the servlet, once the Tomcat server is started, we open a web browser, in which we write a URL with the following format: Select one: http://{address}:{port}/{servletName} http://{port}:{address}/{servletName} http://{address}:{servletName}/{port} http://{servletName}:{port}/{address}.
Tomcat is: Select one: A web browser. A servlet. An operating system. An application server.
In php.ini, the directive used to define the maximum time a script can run for is called:.
The most widely used programming language on AMP platforms is:.
A web application can be deployed by means of WAR files. True or false? Select one: True False.
CSS is a server-side web programming technology - true or false? Select one: True False.
If we use mod_php to run PHP as a module of the Apache web server, the changes we make to the PHP configuration will be applied immediately on page reload. True or false? Select one: True False.
Java is a client-side language, i.e. it runs in the browser on the client machine and not on the server. Select one: True False.
On a linux machine, if we install the Apache server, it serves by default the web pages that are in the "/var/www/" folder. True or false? Select one: True False.
The "DocumentRoot" directive specifies the port (and, optionally, the IP address) on which Apache will listen. True or false? Select one: True False.
The "httpd" daemon should be invoked using the "apachectl" control script which is responsible for setting environment variables, and passes to the daemon (httpd) any options passed as command line arguments. True or false? Select one: True False.
The code necessary to run a web application correctly is distributed in a directory structure grouping files according to their functionality. True or false? Select one: True False.
The WISA platform is based on technologies developed using open source software - true or false? Select one: True False.
To modify the default virtual server, edit the file /etc/apache2/sites-available/default. True or false? Select one: True False.
Tomcat can be used as a plugin for an existing web server (currently supported are Apache, IIS servers. True or false? Select one: True False.
Web pages can contain code that runs on the web server, and code that runs in the browser. True or false? Select one: True False.
Denunciar test Consentimiento Condiciones de uso