Which one of the following is not a phase of Prototyping Model?
A. Quick Design
B. Coding
C. Prototype Refinement
D. Engineer Product
Select an option to see the answer and solution.
What enables a software engineer to defined screen layout rapidly for interactive applications?
A. Analysis and design tools
B. Tool kit
C. Screen painters
D. PRO/SIM tools
Select an option to see the answer and solution.
Which framework's applications are difficult to deal with?
A. MVC pattern
B. Web application frameworks
C. Debugging framework
D. None of the mentioned
Select an option to see the answer and solution.
Which of the following is conceptually similar to objects?
A. PACKAGE
B. PROC
C. PRIVATE
D. None of the mentioned
Select an option to see the answer and solution.
Which of the following uses empirically derived formulas to predict effort as a function of LOC or FP?
A. FP-Based Estimation
B. Process-Based Estimation
C. COCOMO
D. Both FP-Based Estimation and COCOMO
Select an option to see the answer and solution.
Which of the following is a collection of component versions that make up a system?
A. Version
B. Codeline
C. Baseline
D. None of the mentioned
Select an option to see the answer and solution.
If the system state is Shutdown then it can respond to which of the following message?
A. restart()
B. reconfigure()
C. powerSave()
D. all of the mentioned
Select an option to see the answer and solution.
Which of the following property does not correspond to a good Software Requirements Specification (SRS) ?
A. Verifiable
B. Ambiguous
C. Complete
D. Traceable
Select an option to see the answer and solution.
Non-occurrence of improper alteration of information is known as
A. Available Dependability
B. Confidential Dependability
C. Maintainable Dependability
D. Integral Dependability
Select an option to see the answer and solution.
What is a major advantage of using a 4GT Model for producing small scale products, applications or programs ?
A. Improved productivity of software engineers
B. Reduction in software development time
C. 4GT helped by CASE tools and code generators offers a credible solution to many software problems
D. None of the mentioned
Select an option to see the answer and solution.
Reverse engineering is the process of deriving the system design and specification from its
A. GUI
B. Database
C. Source code
D. All of the mentioned
Select an option to see the answer and solution.
Which of the following term is best defined by the statement "In a distributed system, several processes may operate at the same time on separate computers on the network."?
A. Concurrency
B. Openness
C. Resource sharing
D. Fault tolerance
Select an option to see the answer and solution.
What DFD notation is represented by the Rectangle?
A. Transform
B. Data Store
C. Function
D. None of the mentioned
Select an option to see the answer and solution.
Which of the following term is best defined by the statement:"The ability to represent local and global data is an essential element of component-level design."?
A. Data representation
B. Logic verification
C. "Code-to" ability
D. Automatic processing
Select an option to see the answer and solution.
"Consider a system where, a heat sensor detects an intrusion and alerts the security company." What kind of a requirement the system is providing ?
A. Functional
B. Non-Functional
C. Known Requirement
D. None of the mentioned
Select an option to see the answer and solution.
Maintenance is classified into how many categories ?
Select an option to see the answer and solution.
4GL is an example of . . . . . . . . processing.
A. White Box
B. Black Box
C. Functional
D. Both Black Box & Functional
Select an option to see the answer and solution.
Which of the following are the valid relationships in Use Case Diagrams
A. Generalization
B. Include
C. Extend
D. All of the mentioned
Select an option to see the answer and solution.
Consider the following Statement: "The output of a program shall be given within 10 secs of event X 10% of the time."What characteristic of SRS is being depicted here ?
A. Consistent
B. Verifiable
C. Non-verifiable
D. Correct
Select an option to see the answer and solution.
Which things are dynamic parts of UML models?
A. Structural things
B. Behavioral things
C. Grouping things
D. Annotational things
Select an option to see the answer and solution.