Top 1000+ Solved Software Engineering MCQ Questions Answer
Q. Operability is
a. Extent to which a system or component complies with standards
b. Trustworthiness of operating the software.
c. Measures that estimates system cost to operate and maintain.
d. None of these
Q. In system modeling: A-Architectural model: B-Stimulus-response model: C-Behavioral models::1-Used to describe the overall behavior of the system: 2-State transition diagram show how the system reacts to internal and external events:3-Shows principal sub-systems which makes the system
a. A-1, B-2, C-3
b. A-2, B-3, C-1
c. A-3, B-2, C-1
d. C-2, B-1, A-3
Q. In system modeling : A-Classification model; B-Stimulus-response model; C-Data processing model: 1-Here data-flow diagram show how data is processed at different stages; 2-Here object class/inheritance diagram show, how entities have the common characteristics;3-Here state transition diagram shows the how the system reader to internal and external events
a. A-2, B-3, C-1
b. A-3, B-1, C-2
c. A-1, B-2, C-3
d. A-1, B-3, C-2
Q. In system modelingStatement-1: State-machine model is used to model the behavior of a system in response to internal and external events.Statement-2: Stimulus response model represents state transition diagram that show how system reacts to internal and external events.
a. Statement-1 and 2 both correct
b. Statement-1 and 2 both false
c. Statement-1 is true and Statement-2 is false
d. Statement-1 is false and Statement-2 is true
Q. Taxonomy is
a. Classification scheme, which shows who object class is related to other class through common attributes and services
b. Standard modeling language, used for object oriented modeling
c. Set of tools to support software process
d. None of these
Q. Sub-systems in a system are
a. Independent systems that compro- mises the system
b. Dependent systems that compromises the system
c. A and B both true
d. None of these
Q. The following is not true for client-server model
a. It contains the set of stand alone servers
b. A set of clients that can use services offered by servers
c. A network which allows the clients to access these services
d. An intersection between clients by passing the server
Q. Computer Aided Software Engineering (CASE) is
a. Extent to which all the parts of a software system or component are present and each of its parts is fully specified and developed.
b. Testing of individual hardware/software components
c. An Entity-relation (E-R) diagram show how entities in the system are composed of other entities
d. It consists of wide range of different types of computer programs, which be used to support software process activities such as a requirement analysis, system modeling, debugging and testing.
Q. A control model, where one system isdesigned as the system controller and has responsibility for managing the execution of other sub-systems can be referred as
a. Centralized control model
b. Call-return control model
c. Object oriented model
d. None of these
Q. A sequential control model where control starts at the top of a subroutine hierarchy and through sub-routine calls, passes to lower levels is referred as
a. Manager control model
b. Call-return control model
c. Object oriented model
d. None of these
Q. A control model where one system component is designed as system manager which controls the starting, stopping and coordination other system processes can be referred as
a. Manager control model
b. Object oriented model
c. Event driven control model
d. None of these
Q. When is a system where each sub-system can respond to generated event are referred as ?
a. Event driven control system
b. Object oriented model
c. Manager control model
d. None of these
Q. An event driven control system, when an event is transmitted to each sub-system and each sub-system that handles that event responds to it is referred as
a. Broadcast model
b. Manager control model
c. Call-return control model
d. None of these
Q. Embedded system
a. Run on single processor
b. Run on integrated group of process linked by network
c. Network models
d. None of these