652. A software might allow a user to interact via________________________?
comments icon0
A. all of the mentioned

B. keyboard commands

C. voice recognition commands

D. mouse movement

653. Which of the following is a feature of CBSE ?
comments icon0
A. All of the mentioned

B. CBSE increases productivity

C. CBSE shortens delivery time

D. It increases quality

658. What is an object________________?
comments icon0

A. All of the mentioned

B. An object includes encapsulation of data

C. An object is an instance of a class

D. An object is not an instance of a class

659. A make-buy decision is based on whether________________?
comments icon0
A. All of the mentioned

B. Full-experience or Partial-experience software components should be used

C. Customer-built software should be developed

D. The software may be purchased off-the-shelf

663. Who interacts with the software once it is released for production use ?
comments icon0

A. Project (technical) managers

B. Senior managers

C. End-users

D. Client

664. The MVC pattern was originally proposed in the 1980s as an approach to________________?
comments icon0

A. Web application frameworks

B. Middleware integration frameworks

C. GUI design

D. Web application frameworks

666. UML interfaces are used to_____________________?
comments icon0

A. define an API for all classes

B. specify required services for types of objects

C. define executable logic to reuse across classes

D. program in Java, but not in C++ or Smalltalk

667. Which architecture decentralized architectures in which there are no distinguished clients and servers ?
comments icon0

A. Distributed component architecture

B. Master-slave architecture

C. Peer-to-peer architecture

D. Multi-tier clientserver architecture

669. Which of the following is an architectural conflict ?
comments icon0

A. Using large-grain components improves performance but reduces maintainability

B. Localizing safety-related features usually means more communication so degraded performance

C. Introducing redundant data improves availability but makes security more difficult

D. All of the mentioned
670. Which software engineering team has no permanent leader ?
comments icon0

A. None of the mentioned

B. Controlled decentralized (CD)

C. Controlled Centralized (CC)

D. Democratic decentralized (DD)
672. The use of design patterns for the development of object-oriented software has important implications for____________________?
comments icon0

A. Reusability in general

B. None of the mentioned

C. Component-based software engineering

D. All of the mentioned
673. Which pattern prevents one from creating more than one instance of a variable ?
comments icon0
A. Singleton

B. None of the mentioned

C. Factory Method

D. Observer

674. Which on of the following is not an agile method ?
comments icon0

A. All of the mentioned

B. 4GT

C. AUP

D. XP

675. When a client application invokes a method contained within an object elsewhere in the system, CORBA uses dynamic invocation to____________________?
comments icon0

A. create a request for the object

B. all of the mentioned

C. obtain pertinent information about the desired method from the interface repository

D. create a data structure with parameters to be passed to the object

677. A data model contains___________________?
comments icon0

A. attributes

B. relationships

C. data object

D. all of the mentioned
680. Which testing integrates the set of classes required to respond to one input or event for the system?
comments icon0

A. cluster testing

B. use-based testing

C. none of the mentioned

D. thread-based testing
681. Which one of the following is not a software quality model ?
comments icon0

A. McCall model

B. ISO 9000

C. Boehm model

D. ISO 9126

682. ________________ methods can be used to drive validations tests ?
comments icon0

A. Yellow-box testing

B. All of the mentioned

C. Black-box testing

D. White-box testing

683. Which of the following is not a software testing generic characteristics ?
comments icon0

A. Testing and debugging are different activities, but debugging must be accommodated in any testing strategy

B. Testing is conducted by the developer of the software or an independent test group

C. Different testing techniques are appropriate at different points in time

D. None of the mentioned

685. ITG stands for___________________?
comments icon0

A. integration testing group

B. instantaneous test group

C. individual testing group

D. independent test group
686. Which of the following is core concern in medical record management system ?
comments icon0
A. maintaining records of patients

B. diagnose and treatments

C. all of the mentioned

D. consultations

687. What is normally considered as an adjunct to the coding step____________________?
comments icon0

A. Completion of Testing

B. Integration testing

C. Regression Testing

D. Unit testing
688. Exception handling is a type of_________________?
comments icon0

A. backward error recovery mechanism

B. None of the mentioned

C. All of the mentioned

D. forward error recovery mechanism
689. An Integrated Circuit (IC) is____________________?
comments icon0

A. A complicated circuit

B. An integrating device

C. Fabricated on a tiny silicon chip

D. Much costlier than a single transistor

690. Which of the following is not regression test case ?
comments icon0

A. Additional tests that focus on software functions that are likely to be affected by the change

B. Tests that focus on the software components that have been changed

C. A representative sample of tests that will exercise all software functions

D. Low-level components are combined into clusters that perform a specific software sub-function
691. The construction of object-oriented software begins with the creation of__________________?
comments icon0

A. design model

B. analysis model

C. code levels

D. both design and analysis model
692. When code is made available to others, it goes in a/an____________________?
comments icon0

A. hard drive

B. access control

C. access-controlled library

D. servers

693. What is Cyclomatic complexity ?
comments icon0
A. White box testing

B. Green box testing

C. Yellow box testing

D. Black box testing

695. Which of the following is not a real-time architectural pattern _______________________ ?
comments icon0

A. Observe and React

B. Embedded System

C. Environmental Control

D. Process Pipeline

696. CASE stands for___________________?
comments icon0
A. Computer Aided Software Engineering

B. Cost Aided Software Engineering

C. None of the mentioned

D. Control Aided Software Engineering

698. Reverse engineering of data focuses on_____________________?
comments icon0

A. Database structures

B. None of the mentioned

C. ALL of the mentioned

D. Internal data structures

699. Which tools are used to modify online database systems ?
comments icon0
A. online system re-engineering tools

B. Code restructuring and analysis tools

C. Test management tools

D. Reverse engineering specification tools

700. Quality also can be looked at in terms of user satisfaction which includes_____________________?
comments icon0

A. Delivery within budget and schedule

B. Good quality output

C. A compliant product

D. All of the mentioned