Unit 1 - Challenge 2: Web engineering Disciplines and methodologies
Which of the following statements about JavaScript is true?
JavaScript allows you to create dynamic web pages.
_________ architecture refers to the structure of web applications that are built with three main layers
Multi-tiered
_________ is a technique that engineers use to designate common elements across web pages to dynamically load only specific sections of pages, saving time and bandwidth.
AJAX
Which of the following is an example of a traditional, or desktop, application?
Internet Explorer
The architectural layer responsible for acting as a liaison between the presentation layer and the data layer is known as the _________ tier.
logic
Which of the following layers would be considered front end?
The presentation layer