CS504 Software Engineering -I Quiz No. 04 Solution and Discussion Due Date: July 25, 2014
-
Question # 1 of 10 ( Start time: 06:15:15 PM )

STL Stnads for ------------------

Standard Template Library
Standard Type Link

Standard Tempo Line

None of the given

Question # 2 of 10 ( Start time: 06:16:10 PM ) Total Marks: 1

Three tier architecture contains ------------- layers

Select correct option:

Presentation

Application

Database

All of the above
Question # 3 of 10 ( Start time: 06:17:05 PM ) Total Marks: 1

Sponsored Links

Which of following is/are among ten things, which the basic template

of GOF design pattern includes.

Select correct option:

Problem

Context

Forces

All of the given
Question # 4 of 10 ( Start time: 06:18:40 PM ) Total Marks: 1

Vertical partitioning is also known as…..

Select correct option:

Balancing

Mutating

Parallelizing

Factoring
Question # 5 of 10 ( Start time: 06:20:06 PM ) Total Marks: 1

Patterns are devices that allow programs to share knowledge about

their -------------.

Select correct option:

Code

Design

Analysis

None of the given

Question # 6 of 10 (Start time: 06:22:07 PM) Total Marks: 1

Client server model tries to …….data and processing.

Select correct option:

Distribute
Merge

Clone

Proceed

Question # 7 of 10 ( Start time: 06:23:24 PM ) Total Marks: 1

N-tier architecture stems from the struggle to find a ----------- between the fat-client architecture and the thin-client architecture.

Select correct option:

Concurrency

Distribution point

Middle ground
Similarity

Question # 8 of 10 ( Start time: 06:24:20 PM ) Total Marks: 1

Vertical partitioning divides the architecture application from a ……

making perspective.

Decision
Design

Conclusion

Move

Question # 9 of 10 ( Start time: 06:25:23 PM ) Total Marks: 1

Distributing the responsibilities to different subsystems so that we get a software system which is easy to maintain, is called ………the architecture.

Select correct option:

Subtracting

Partitioning
Cloning

Balancing