lecture 2 Flashcards

1
Q

In the url https://www.youtube.com/watch?v=MYyJ4PuL4pY the www.youtube.com is:
1.the protocol
2.domain name
3.the path
4.the query

A

2.domain name

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

In the url https://www.youtube.com/watch?v=MYyJ4PuL4pY the https is:
1.the protocol
2.domain name
3.the path
4.the query

A

1.the protocol

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

In the url https://www.youtube.com/watch?v=MYyJ4PuL4pY the ?v=MYyJ4PuL4pY is :
1.the protocol
2.domain name
3.the path
4.the query

A

4.the query

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

In the url https://www.youtube.com/watch?v=MYyJ4PuL4pY the /watch is :
1.the protocol
2.domain name
3.the path
4.the query

A

3.the path

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

A Single Process Architecture is consisting of :
1.A client which is talking to a server which performs some services on behalf of the client
2.A presentation or GUI tier, an application logic tier, and a data tier.
3.A single running process

A

3.A single running process

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

A Client-Server Architecture is consisting of :
1.A client which is talking to a server which performs some services on behalf of the client
2.A presentation or GUI tier, an application logic tier, and a data tier.
3.A single running process

A

1.A client which is talking to a server which performs some services on behalf of the client

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

A N Tier Architecture is consisting of :
1.A client which is talking to a server which performs some services on behalf of the client
2.A presentation or GUI tier, an application logic tier, and a data tier.
3.A single running process

A

2.A presentation or GUI tier, an application logic tier, and a data tier.

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

Desktop application to database server communication is example of :
1. Single Process Architecture
2. Client-Server Architecture
3. N Tier Architecture

A
  1. Client-Server Architecture
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A Command line programs is example of :
1. Single Process Architecture
2. Client-Server Architecture
3. N Tier Architecture

A
  1. Single Process Architecture
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

A Mobile or Desktop applications without network communication are example of :
1. Single Process Architecture
2. Client-Server Architecture
3. N Tier Architecture

A
  1. Single Process Architecture
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

In the N Tier Architecture the Logic tier is used to :
1. store data safely
2. makes all the application decisions
3. perform transactions
4. contains the user interface of the application

A

2.makes all the application decisions

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

In the N Tier Architecture choose which one these can the data tier do :
1. store data safely
2. makes all the application decisions
3. perform transactions
4. contains the user interface of the application

A
  1. store data safely and 3. perform transactions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly