2351. Which of these is not true ?
comments icon0
A. Web based systems have led to degradation of programming languages

B. Web has led to availability of software services and possibility of developing highly distributed service based systems

C. Web brings concept of software as service

D. Web based system should be developed and delivered incrementally

2352. The fundamental notions of software engineering does not account for ?
comments icon0
A. Software Validation

B. Software processes

C. Software Security

D. Software reuse

2353. RAD Model has__________________?
comments icon0

A. 6 phases

B. 3 phase

C. 5 phases

D. 2 phases

2354. Which of these is incorrect ?
comments icon0

A. Software engineering belongs to Computer science

B. Computer science belongs to Software engineering

C. Software engineering is concerned with the practicalities of developing and delivering useful software

D. Software engineering is a part of more general form of System Engineering

2355. Select the incorrect statement: Software engineers should:
comments icon0

A. maintain integrity and independence in their professional judgment.

B. not use your technical skills to misuse other peoples computers.

C. be dependent on their colleagues.

D. not knowingly accept work that is outside your competence.

2356. Which one of the following is not a phase of Prototyping Model ?
comments icon0

A. Quick Design

B. Engineer Product

C. Prototype Refinement

D. Coding
2358. Which of these is true ?
comments icon0

A. Customized products are commissioned by particular customer

B. Generic products and customized products are types of software products

C. Generic products are produced by organization and sold to open market

D. All of the mentioned
2359. Which of the following statements regarding Build & Fix Model is wrong?
comments icon0
A. It scales up well to large projects

B. Code soon becomes unfixable & unchangeable

C. Maintenance is practically not possible

D. No room for structured design

2360. Which one of the following models is not suitable for accommodating any change ?
comments icon0

A. Build & Fix Model

B. Prototyping Model

C. Waterfall Model

D. RAD Model

2361. Which of these software engineering activities are not a part of software processes ?
comments icon0

A. Software specification

B. Software development

C. Software dependence

D. Software validation

2362. Software engineers should not use their technical skills to misuse other peoples computers.Here the term misuse refers to ___________________?
comments icon0

A. Unauthorized modification of computer material

B. All of the mentioned

C. Unauthorized access to computer material

D. Dissemination of viruses or other malware

2363. What is the major drawback of using RAD Model ?
comments icon0
A. Increases reusability of components, Highly specialized & skilled developers/designers are required

B. Increases reusability of components

C. Highly specialized & skilled developers/designers are required

D. Encourages customer/client feedback

2364. What are attributes of good software ?
comments icon0

A. Software maintainability

B. Software functionality

C. Software development

D. Software maintainability & functionality
2365. All fault-tolerant techniques rely on__________________?
comments icon0

A. Dependability

B. Redundancy

C. Integrity

D. None of the mentioned

2366. Which of the following approaches are used to achieve reliable systems?
comments icon0

A. Fault removal

B. Fault tolerance

C. All of the mentioned

D. Fault prevention

2367. Which one of the following is not a software quality model ?
comments icon0
A. ISO 9000

B. McCall model

C. ISO 9126

D. Boehm model

2370. The CMM model is a technique to____________________?
comments icon0

A. all of the mentioned

B. automatically maintain the software reliability

C. improve the software process

D. test the software

2375. Which of the following Error Detection checks is not a part of Application detection ?
comments icon0
A. Hardware checks

B. Timing checks

C. Coding checks

D. Reversal checks

2377. What is MTTF ?
comments icon0

A. None of the mentioned

B. Mean time to failure

C. Maximum time to failure

D. Minimum time to failure

2378. NHPP stands for__________________?
comments icon0

A. Non Homogeneous Poisson Product

B. Non Homogeneous Poisson Process

C. Non-Hetrogeneous Poisson Product

D. Non-Hetrogeneous Poisson Process

2379. What type of fault remains in the system for some period and then disappears ?
comments icon0
A. Transient

B. Permanent

C. Intermittent

D. All of the mentioned

2380. Which one is not a software quality model ?
comments icon0

A. ISO 9126

B. Boehm model

C. ISO 9000

D. McCall model

2381. Which level of CMM is for process management ?
comments icon0

A. Defined

B. Initial

C. Optimizing

D. Repeatable

2382. 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
2383. Non-occurrence of improper alteration of information is known as___________________?
comments icon0

A. Available Dependability

B. Integral Dependability

C. Maintainable Dependability

D. Confidential Dependability

2385. Which of the following is not a Probabilistic Model ?
comments icon0

A. Error seeding

B. Halsteads software metric

C. NHPP

D. Input domain

2387. How is reliability and failure intensity related to each other ?
comments icon0

A. none of the mentioned

B. inverse relation

C. direct relation

D. no relation

2388. How is software reliability defined ?
comments icon0

A. quality

B. efficiency

C. speed

D. time

2390. MTTF stands for___________________?
comments icon0

A. None of the mentioned

B. Minimum time to failure

C. Maximum time to failure

D. Mean time to failure
2394. Which of the following pattern is the basis of interaction management in many web-based systems ?
comments icon0
A. model-view-controller

B. repository pattern

C. architecture

D. different operating system

2396. A language-processing systems may translate an XML data description into__________________?
comments icon0

A. a machine code

B. an alternative XML representation

C. a software module

D. machine code and alternative XML representation
2398. The UML was designed for describing _______________________?
comments icon0

A. object-oriented systems

B. architectural design

C. SRS

D. Both object-oriented systems and Architectural design
2399. A monitoring system examines its environment through __________________?
comments icon0

A. none of the mentioned

B. operating system

C. communication

D. set of sensors
2400. Which of the following is/are commonly used architectural pattern(s) ?
comments icon0

A. Clientserver

B. Layered Architecture

C. All of the mentioned

D. Model-View-Controller