Application Development Flashcards

(14 cards)

1
Q

provides high level view of data and actions on data. Hides details of data storage schema.

A

Business logic layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

most common way in which users interact with databases that provides a user interface at the front end and interfaces with a database at the back end.

A

Application Program

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

simplifies the task of connecting a database to the web

A

Server-side Scripting

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Allows documents to be active

A

Client-Side Scripting

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

also called a servlet is loaded into the server

A

Application Servlet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What Era is the Mainframe

A

1960’s and 70’s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

specification defines an API for communication between the Web/Application server and application program running in the server.

A

Java Servlet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

a program running on the server machine that accepts requests from a web browser and sends back results in the form of HTML documents.

A

Web Server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What Era is the Web and Smartphone

A

2010 onwards

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

presentation or user interface.

A

Application Layers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What Era is the Personal Computer

A

1980’s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

interfaces between business logic layer and the underlying database. Provides mapping from object model of business layer to relational model of database.

A

Data access layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

browser can fetch certain scripts or programs along with documents and execute them in safe mode at the client site.

A

Client-Side Scripting

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What Era is the Web

A

mid 1990’s onwards

How well did you know this?
1
Not at all
2
3
4
5
Perfectly