- Algorithm
- Compiler Design
- Computer Fundamentals
- Computer Networks
- Computer Organization & Architecture
- DBMS
- Digital logic
- Information System
- Ms Office
- Operating System
- Programming & Data structure
- Software Engineering
- Software Testing
- System Programming
- Theory of computation
- Web technology
- Analog & Digital Circuits
- Control System
- Electronic Devices
- EMFT
- Junctions, Diodes & Tunnel
- Signals & systems
- Wireless Communication
- Engineering Mechanics
- Fluid Mechanics
- Heat Transfer
- I.C. Engines
- Power Engineering
- Strength of Materials
- Theory of Machines
- Thermodynamics
- Concrete Structure
- Construction & Structure engineering
- Costing & Valuation of Building Materials
- Errors & Adjustments
- Hydraulics
- Soil Mechanics
- Steel Structures
- Structural Analysis
- Surveying
- Traffic Engineering
- Water supply & waste water engineering
Computer Science/IT
Electronics & communications
Mechanical Engineering
Civil engineering
Electrical engineering
-
-
( 1 ) Which box specification is not associated with cleanroom approach?
- 1) Black box
- 2) Clear box
- 3) State box
- 4) White box
-
Show Answer Report Discussion in forumAnswer : 4) White box
Solution : White box specification is not associated with cleanroom approach
discussion
Answer : 4) White box
-
-
-
( 2 ) Which among the following measures how strongly the elements within a module are related?
- 1) Coupling
- 2) Cohesion
- 3) Aggregation
- 4) Inheritance
-
Show Answer Report Discussion in forumAnswer : 2) Cohesion
Solution : Cohesion measures how strongly the elements within a module are related.
discussion
Answer : 2) Cohesion
-
-
-
( 3 ) A systematic approach to software development, as epitomized by the various life-cycle models, is useful in
- 1) Helping us understand the nature of the software product
- 2) Convincing the customer that we know what we are doing
- 3) Filling texts on software engineering
- 4) Testing the entire project
-
Show Answer Report Discussion in forumAnswer : 4) Testing the entire project
Solution : Software measurement is useful to , indicate quality of the product , track progress , assess productivity and form a baseline for estimation and prediction.
discussion
Answer : 4) Testing the entire project
-
-
-
( 4 ) Black box testing is also called
- 1) Specification-based testing
- 2) Structural testing
- 3) Verification
- 4) Unit testing
-
Show Answer Report Discussion in forumAnswer : 1) Specification-based testing
Solution : Black box testing is another name for Specification-based testing.
discussion
Answer : 1) Specification-based testing
-
-
-
( 5 ) ____________is a function of the number of failures experienced by a particular user of that software.
- 1) Software Usability
- 2) Software performance
- 3) Software reliability
- 4) None of the above
-
Show Answer Report Discussion in forumAnswer : 3) Software reliability
Solution : Software reliability is a function of the number of failures experienced by a particular user of that software.
discussion
Answer : 3) Software reliability
-
-
-
( 6 ) Which is not involved in software development process?
- 1) People
- 2) Problem
- 3) Practice
- 4) Process
-
Show Answer Report Discussion in forumAnswer : 3) Practice
Solution : practice is not involved in software development process.
discussion
Answer : 3) Practice
-
-
-
( 7 ) Testing is best done
- 1) by an independent test team
- 2) by the designer
- 3) by the programmer
- 4) by analyst
-
Show Answer Report Discussion in forumAnswer : 1) by an independent test team
Solution : Testing is best done by an independent test team.
discussion
Answer : 1) by an independent test team
-
-
-
( 8 ) _____________is a list of names used by the systems, arranged alphabetically.
- 1) System Dictionary
- 2) Name Dictionary
- 3) Data Dictionary
- 4) Data Library
-
Show Answer Report Discussion in forumAnswer : 3) Data Dictionary
Solution : Data Dictionary is a list of names used by the systems, arranged alphabetically.
discussion
Answer : 3) Data Dictionary
-
-
-
( 9 ) UML stands for
- 1) uniform modeling language
- 2) unit modeling language
- 3) universal modeling language
- 4) unified modeling language
-
Show Answer Report Discussion in forumAnswer : 4) unified modeling language
Solution : UML stands for unified modeling language.
discussion
Answer : 4) unified modeling language
-
-
-
( 10 ) A speech recognition system's codebook values are matched against a database of ____________ as an early step in word construction.
- 1) Samples
- 2) Words
- 3) Phonemes
- 4) Codes
-
Show Answer Report Discussion in forumAnswer : 3) Phonemes
Solution : A speech recognition system's codebook values are matched against a database of Phonemes as an early step in word construction.
discussion
Answer : 3) Phonemes
-