Search
.Management Sciences
Category: Software Engineering Mcqs
The __________________ is connected to servers (typically powerful workstations or PCs) that play a dual role ?
0
A. Database
B. Software
C. Hardware
D. None of the mentioned
(more…)
Which of the following is not included in Architectural design decisions ?
A. type of application
B. distribution of the system
C. architectural styles
D. testing the system
(more…)
User requirements are expressed as _______________ in Extreme Programming?
A. implementation tasks
B. functionalities
C. scenarios
D. none of the mentioned
(more…)
Which reliability requirements are concerned with maintaining copies of the system ?
A. Checking requirements
B. Recovery requirements
C. Redundancy requirements
D. Ambiguous requirements
(more…)
Which of the following command is used to compile the Java program ?
A. java
B. javac
C. javap
D. none of these
Which of the following is a network of facilities for procuring materials, transforming raw materials into intermediate and finished products, and distributing finished products to customers ?
A. production chain
B. primary chain
C. supply chain
D. distribution chain
Which collection class associates values witch keys, and orders the keys according to their natural order ?
A. java.util.LinkedList
B. java.util.TreeMap
C. java.util.SortedSet
D. java.util.HashSet
Which of the following is not a dimension of scalability ?
A. Size
B. Distribution
C. Manageability
D. Interception
(more…)
Which web app attribute is defined by the statement:”The quality and aesthetic nature of content remains an important determinant of the quality of a WebApp” ?
A. Availability
B. Data driven
C. Content sensitive
D. Continuous evolution
Recent Comments