Podcast
Questions and Answers
Match the following tiers with their corresponding functions in a 3-tier architecture:
Match the following tiers with their corresponding functions in a 3-tier architecture:
Tier1 = Prise en charge de la logique applicative Tier2 = Prise en charge de la logique applicative Tier3 = Prise en charge de la présentation
Match the following components with their descriptions in a 3-tier architecture:
Match the following components with their descriptions in a 3-tier architecture:
Client léger = Exécute le service sollicité tout en demandant le serveur de BD les données nécessaires Serveur applicatif = Prise en charge de la présentation de l'application avec quelques traitements simples Serveur de données = Fournit les ressources mais fait appel à un autre serveur Navigateur web = Renvoi les données sollicitées en exécutant des requêtes sur les BD
Match the following protocols with their corresponding uses in a 3-tier architecture:
Match the following protocols with their corresponding uses in a 3-tier architecture:
HTTP = Communication entre le client et le serveur d'application FTP = Gestion des données centralisée SQL = Exécution des requêtes sur les BD SMTP = Prise en charge de la logique applicative
Match the following servers with their corresponding functions in a 3-tier architecture:
Match the following servers with their corresponding functions in a 3-tier architecture:
Signup and view all the answers
Match the following components with their corresponding characteristics in a 3-tier architecture:
Match the following components with their corresponding characteristics in a 3-tier architecture:
Signup and view all the answers
Match the following examples with their corresponding components in a 3-tier architecture:
Match the following examples with their corresponding components in a 3-tier architecture:
Signup and view all the answers
Match les langages de programmation suivants avec leur utilisation principale :
Match les langages de programmation suivants avec leur utilisation principale :
Signup and view all the answers
Match les parties d'une application Web avec leur rôle :
Match les parties d'une application Web avec leur rôle :
Signup and view all the answers
Match les éléments d'une architecture 3-tiers avec leur rôle :
Match les éléments d'une architecture 3-tiers avec leur rôle :
Signup and view all the answers
Match les technologies suivantes avec leur utilisation :
Match les technologies suivantes avec leur utilisation :
Signup and view all the answers
Match les protocoles suivants avec leur utilisation :
Match les protocoles suivants avec leur utilisation :
Signup and view all the answers
Match les plateformes suivantes avec leur langage de programmation :
Match les plateformes suivantes avec leur langage de programmation :
Signup and view all the answers
Match the following technologies with their descriptions:
Match the following technologies with their descriptions:
Signup and view all the answers
Match the following HTTP components with their functions:
Match the following HTTP components with their functions:
Signup and view all the answers
Match the following HTTP requests with their descriptions:
Match the following HTTP requests with their descriptions:
Signup and view all the answers
Match the following HTTP response components with their functions:
Match the following HTTP response components with their functions:
Signup and view all the answers
Match the following technologies with their uses:
Match the following technologies with their uses:
Signup and view all the answers
Match the following HTTP request components with their functions:
Match the following HTTP request components with their functions:
Signup and view all the answers
Match the following elements with their descriptions related to servlets:
Match the following elements with their descriptions related to servlets:
Signup and view all the answers
Match the following actions with the API Servlet:
Match the following actions with the API Servlet:
Signup and view all the answers
Match the following with their purposes:
Match the following with their purposes:
Signup and view all the answers
Match the following with their characteristics:
Match the following with their characteristics:
Signup and view all the answers
Match the following actions with their purposes in servlet development:
Match the following actions with their purposes in servlet development:
Signup and view all the answers
Match the following with their roles in servlet development:
Match the following with their roles in servlet development:
Signup and view all the answers
Match the following elements with their roles in the deployment of a servlet:
Match the following elements with their roles in the deployment of a servlet:
Signup and view all the answers
Match the following elements with their characteristics in relation to a servlet:
Match the following elements with their characteristics in relation to a servlet:
Signup and view all the answers
Match the following elements with their uses in relation to a servlet:
Match the following elements with their uses in relation to a servlet:
Signup and view all the answers
Match the following elements with their functions in relation to a servlet:
Match the following elements with their functions in relation to a servlet:
Signup and view all the answers
Match the following elements with their characteristics in relation to a servlet's deployment:
Match the following elements with their characteristics in relation to a servlet's deployment:
Signup and view all the answers
Match the following elements with their roles in the deployment of a Java EE application:
Match the following elements with their roles in the deployment of a Java EE application:
Signup and view all the answers