Software Engineering NTA UGC NET Question Analysis P2
Q51➡ | NTA UGC NET NOVEMBER 2017 Which of the following is not a key issue stressed by an agile philosophy of software engineering ?
i ➥ The importance of self-organizing teams as well as communication and collaboration between team members andii ➥ Recognition that change represents opportunity.iii ➥ Emphasis on rapid delivery of software that satisfies the customer.iv ➥ Having a separate testing phase after a build phase.
Show Answer With Best Explanation Answer: IV Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q52➡ | NTA UGC NET NOVEMBER 2017 What is the normal order of activities in which traditional software testing is organized? Integration Testing System Testing Unit Testing Validation Testing Code:
i ➥ 3,1,2,4ii ➥ 3,1,4,2 iii ➥ 4,3,2,1iv ➥ 2,4,1,3
Show Answer With Best Explanation Answer: II Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q53➡ | NTA UGC NET NOVEMBER 2017 Which of the following testing techniques ensures that the software product runs correctly after the changes during
i ➥ Path Testingii ➥ Integration Testingiii ➥ Unit Testingiv ➥ Regression Testing
Show Answer With Best Explanation Answer: IV Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q54➡ | NTA UGC NET NOVEMBER 2017 Which of the following Super Computers is the fastest Super Computer ?
i ➥ Sun-way TaihuLightii ➥ Titaniii ➥ Piz Daintiv ➥ Sequoia
Show Answer With Best Explanation Answer: I Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q55➡ | NTA UGC NET NOVEMBER 2017 Which of the following statements about ERP system is true ?
i ➥ Most ERP software implementations fully achieve seamless integrationii ➥ ERP software packages are themselves combinations of separate applications for manufacturing, materials, resourceiii ➥ Integration of ERP systems can be achieved in only one wayiv ➥ An ERP package implemented uniformly throughout an enterprise is likely to contain very flexible connections
Show Answer With Best Explanation Answer: II Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q56➡ | NTA UGC NET NOVEMBER 2017 Which of the following is not a Clustering method ?
i ➥ K-Mean methodii ➥ Self Organizing feature map method iii ➥ K-nearest neighbor methodiv ➥ Agglomerative method
Show Answer With Best Explanation Answer: III Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q57➡ | NTA UGC NET NOVEMBER 2017 Which of the given wireless technologies used in IoT, consumes the least amount of power ?
i ➥ Zigbeeii ➥ Bluetoothiii ➥ Wi-Fiiv ➥ GSM/CDMA
Show Answer With Best Explanation Answer: I Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q58➡ | NTA UGC NET JANUARY 2017 Which of the following statement(s) is/are TRUE with regard to software testing ? I. Regression testing technique ensures that the software product runs correctly after the changes during maintenance. II. Equivalence partitioning is a white-box testing technique that divides the input domain of a program into classes of
i ➥ only Iii ➥ only IIiii ➥ both I and IIiv ➥ neither I nor II
Show Answer With Best Explanation Answer: I Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q59➡ | NTA UGC NET JANUARY 2017 A software project was estimated at 352 Function Points (FP). A four person team will be assigned to this project consisting is 80,000 per month, the programmer ₹ 60,000 per month and the tester ₹ 50,000 per month. The average productivity for the team is 8 FP per person month. Which of the following represents the projected cost of the project ?
i ➥ 28,16,000ii ➥ 20,90,000iii ➥ 26,95,000iv ➥ 27,50,000
Show Answer With Best Explanation Answer: IV Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q60➡ | NTA UGC NET JANUARY 2017 A software company needs to develop a project that is estimated as 1000 function points and is planning to use JAVA as the programming language whose approximate lines of code per function point is accepted as 50. Considering a = 1.4 as multiplicative factor, b = 1.0 as exponential factor for the basic COCOMO effort equation and c = 3.0 as multiplicative factor, d = 0.33 as exponential factor for the basic COCOMO duration equation, approximately how long does the project take to complete ?
i ➥ 11.2 monthsii ➥ 12.2 monthsiii ➥ 13.2 monthsiv ➥ 10.2 months
Show Answer With Best Explanation Answer: II Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q61➡ | NTA UGC NET JANUARY 2017 Software Engineering is an engineering discipline that is concerned with:
i ➥ how computer systems work.ii ➥ theories and methods that underlie computers and software systems.iii ➥ all aspects of software productioniv ➥ all aspects of computer-based systems development, including hardware, software and process engineering.
Show Answer With Best Explanation Answer: III Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q62➡ | NTA UGC NET JANUARY 2017 Which of the following is not one of three software product aspects addressed by McCall’s software quality factors ?
i ➥ Ability to undergo changeii ➥ Adaptability to new environmentsiii ➥ Operational characteristicsiv ➥ Production costs and scheduling
Show Answer With Best Explanation Answer: III Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q63➡ | NTA UGC NET JANUARY 2017 Which of the following statement(s) is/are true with respect to software architecture ? S1 : Coupling is a measure of how well the things grouped together in a module belong together logically. S2 : Cohesion is a measure of the degree of interaction between software modules. S3 : If coupling is low and cohesion is high then it is easier to change one module without affecting others.
i ➥ Only S1 and S2ii ➥ Only S3iii ➥ All of S1, S2 and S3iv ➥ Only S1
Show Answer With Best Explanation Answer: II Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q64➡ | NTA UGC NET JANUARY 2017 A software design pattern used to enhance the functionality of an object at run-time is:
i ➥ Adapterii ➥ Decoratoriii ➥ Delegationiv ➥ Proxy
Show Answer With Best Explanation Answer: II Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q65➡ | NTA UGC NET AUGUST 2016 A server crashes on average once in 30 days, that is, the Mean Time Between Failures (MTBF) is 30 days. When this happens, it takes 12 hours to reboot it, that is, the Mean Time to Repair (MTTR) is 12 hours. The availability of server with these reliability data values is approximately :
i ➥ 96.3%ii ➥ 97.3%iii ➥ 98.3%iv ➥ 99.3%
Show Answer With Best Explanation Answer: III Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q66➡ | NTA UGC NET AUGUST 2016 Software safety is quality assurance activity that focuses on hazards that
i ➥ affect the reliability of a software component.ii ➥ may cause an entire system to fail.iii ➥ may result from user input errors.iv ➥ prevent profitable marketing of the final product.
Show Answer With Best Explanation Answer: II Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q67➡ | NTA UGC NET AUGUST 2016 Which of the following sets represent five stages defined by Capability Maturity Model (CMM) in increasing order of
i ➥ Initial, Defined, Repeatable, Managed, Optimized.ii ➥ Initial, Repeatable, Defined, Managed, Optimized.iii ➥ Initial, Defined, Managed, Repeatable, Optimized.iv ➥ Initial, Repeatable, Managed, Defined, Optimized.
Show Answer With Best Explanation Answer: II Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q68➡ | NTA UGC NET AUGUST 2016 he number of function points of a proposed system is calculated as 500. Suppose that the system is planned to be developed in Java and the LOC/FP ratio of Java is 50. Estimate the effort (E) required to complete the project using the effort formula of basic COCOMO given below : E = a(KLOC)b Assume that the values of a and b are 2.5 and 1.0 respectively.
i ➥ 25 person monthsii ➥ 75 person monthsiii ➥ 62.5 person monthsiv ➥ 72.5 person months
Show Answer With Best Explanation Answer: III Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q69➡ | NTA UGC NET AUGUST 2016 Which of the following is used to determine the specificity of requirements? [ Where n 1 is the number of requirements for which all reviewers have identical interpretations, n 2 is number of requirements in a specification.]
i ➥ n 1 / n 2ii ➥ n 2 / n 1iii ➥ n 1 + n 2iv ➥ n 1 – n 2
Show Answer With Best Explanation Answer: I Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q70➡ | NTA UGC NET AUGUST 2016 The major shortcoming of waterfall model is
i ➥ The difficulty in accommodating changes after requirement analysis.ii ➥ The difficult in accommodating changes after feasibility analysis.iii ➥ The system testingiv ➥ The maintenance of system.
Show Answer With Best Explanation Answer: I Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q71➡ | NTA UGC NET AUGUST 2016 The quick design of a software that is visible to end users leads to _ .
i ➥ iterative modelii ➥ prototype modeliii ➥ spiral modeliv ➥ waterfall model
Show Answer With Best Explanation Answer: II Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q72➡ | NTA UGC NET AUGUST 2016 For a program of k variables, boundary value analysis yields __ test cases.
i ➥ 4k – 1ii ➥ 4kiii ➥ 4k + 1iv ➥ 2 k – 1
Show Answer With Best Explanation Answer: III Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q73➡ | NTA UGC NET JULY 2016 The extent to which a software performs its intended functions without failures, is termed as__
i ➥ Robustnessii ➥ Correctnessiii ➥ Reliabilityiv ➥ Accuracy
Show Answer With Best Explanation Answer: III Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q74➡ | NTA UGC NET JULY 2016 If S 1 is total number of modules defined in the program architecture, S 3 is the number of modules whose correct function depends on prior processing then the number of modules not dependent on prior processing is :
i ➥ 1 + (S 3 / S 1 )ii ➥ 1 – (S 3 / S 1 )iii ➥ 1 + (S 1 / S 3 )iv ➥ 1 – (S 1 / S 3 )
Show Answer With Best Explanation Answer: II Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q75➡ | NTA UGC NET JULY 2016 The __ model is preferred for software development when the requirements are not clear.
i ➥ Rapid Application Developmentii ➥ Rational Unified Processiii ➥ Evolutionary Modeliv ➥ Waterfall Model
Show Answer With Best Explanation Answer: III Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q76➡ | NTA UGC NET JULY 2016 Which of the following is not included in waterfall model?
i ➥ Requirement analysisii ➥ Risk analysisiii ➥ Designiv ➥ Coding
Show Answer With Best Explanation Answer: II Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q77➡ | NTA UGC NET JULY 2016 The cyclomatic complexity of a flow graph V(G), in terms of predicate nodes is: [Where P is number of predicate nodes in flow graph V(G).]
i ➥ P + 1ii ➥ P – 1iii ➥ P – 2iv ➥ P + 2
Show Answer With Best Explanation Answer: I Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q78➡ | NTA UGC NET JULY 2016 The extent to which a software tolerates the unexpected problems, is termed as:
i ➥ Accuracyii ➥ Reliabilityiii ➥ Correctnessiv ➥ Robustness
Show Answer With Best Explanation Answer: IV Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q79➡ | NTA UGC NET DECEMBER 2015 The distributed system is a collection of (P)and communication is achieved in distributed system by (Q), where (P) and (Q) are:
i ➥ Loosely coupled hardware on tightly coupled software and disk sharing, respectively.ii ➥ Tightly coupled hardware on loosely coupled software and shared memory, respectivelyiii ➥ Tightly coupled software on loosely coupled hardware and message passing, respectivelyiv ➥ Loosely coupled software on tightly coupled hardware and file sharing, respectively.
Show Answer With Best Explanation Answer: III Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q80➡ | NTA UGC NET DECEMBER 2015 Which one of the following statements is incorrect?
i ➥ Pareto analysis is a statistical method used for analyzing causes, and is one of the primary tools for quality managementii ➥ Reliability of a software specifies the probability of failure-free operation of that software for a given time duration.iii ➥ The reliability of a system can also be specified as the Mean Time To Failure (MTTF)iv ➥ In white-box testing, the test cases are decided from the specifications or the requirements
Show Answer With Best Explanation Answer: IV Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q81➡ | NTA UGC NET DECEMBER 2015 Which one of the following statements, related to the requirements phase in Software Engineering, is incorrect?
i ➥ “Requirement validation” is one of the activities in the requirements phase.ii ➥ Prototyping” is one of the methods for requirement analysis.iii ➥ Modelling-oriented approach” is one of the methods for specifying the functional specificationsiv ➥ “Function points” is one of the most commonly used size metric for requirements.
Show Answer With Best Explanation Answer: III Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q82➡ | NTA UGC NET DECEMBER 2015 In software testing, how the error, fault and failure are related to each other?
i ➥ Error leads to failure but fault is not related to error and failure.ii ➥ Fault leads to failure but error is not related to fault and failure.iii ➥ Error leads to fault and fault leads to failure.iv ➥ Fault leads to error and error leads to failure.
Show Answer With Best Explanation Answer: IV Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q83➡ | NTA UGC NET DECEMBER 2015 Which of the following is not a software process model?
i ➥ Prototypingii ➥ Iterativeiii ➥ Time-boxingiv ➥ Glass-boxing
Show Answer With Best Explanation Answer: IV Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q84➡ | NTA UGC NET JUNE 2015 Module design is used to maximize cohesion and minimize coupling. Which of the following is the key to implement this rule?
i ➥ Inheritanceii ➥ Polymorphismiii ➥ Encapsulationiv ➥ Abstraction
Show Answer With Best Explanation Answer: III Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q85➡ | NTA UGC NET JUNE 2015 Verification:
i ➥ refers to the set of activities that ensure that software correctly implements a specific functionii ➥ gives answer to the question – Are we building the product right ?iii ➥ requires execution of softwareiv ➥ both (A) and (B)
Show Answer With Best Explanation Answer: IV Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q86➡ | NTA UGC NET JUNE 2015 Which design metric is used to measure the compactness of the program in terms of lines of code?
i ➥ Consistencyii ➥ Concisenessiii ➥ Efficiencyiv ➥ Accuracy
Show Answer With Best Explanation Answer: II Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q87➡ | NTA UGC NET JUNE 2015 Requirements prioritisation and negotiation belongs to:
i ➥ Requirements validationii ➥ Requirements elicitationiii ➥ Feasibility studyiv ➥ Requirements reviews
Show Answer With Best Explanation Answer: II Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q88➡ | NTA UGC NET JUNE 2015 Adaptive maintenance is a maintenance which __ .
i ➥ correct errors that were not discovered till testing phaseii ➥ is carried out to port the existing software to a new environment.iii ➥ improves the system performanceiv ➥ both (2) and (3)
Show Answer With Best Explanation Answer: II Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q89➡ | NTA UGC NET JUNE 2015 A Design concept Refinement is a
i ➥ Top-down approachii ➥ Complementary of Abstraction conceptiii ➥ Process of elaborationiv ➥ All of the above
Show Answer With Best Explanation Answer: IV Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q90➡ | NTA UGC NET JUNE 2015 A software design is highly modular if:
i ➥ cohesion is functional and coupling is data type.ii ➥ cohesion is coincidental and coupling is data type.iii ➥ cohesion is sequential and coupling is content type.iv ➥ cohesion is functional and coupling is stamp type.
Show Answer With Best Explanation Answer: I Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q91➡ | NTA UGC NET JUNE 2015 In which testing strategy requirements established during requirements analysis are validated against developed software?
i ➥ Validation testingii ➥ Integration testingiii ➥ Regression testingiv ➥ System testing
Show Answer With Best Explanation Answer: I Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q92➡ | NTA UGC NET JUNE 2015 Which process model is also called as classic life cycle model?
i ➥ Waterfall modelii ➥ RAD modeliii ➥ Prototyping modeliv ➥ Incremental model
Show Answer With Best Explanation Answer: I Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q93➡ | NTA UGC NET JUNE 2015 Cohesion is an extension of:
i ➥ Abstraction conceptii ➥ Refinement conceptiii ➥ Information hiding conceptiv ➥ Modularity
Show Answer With Best Explanation Answer: III Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Show Answer With Best Explanation Answer: III Explanation: Upload Soon
Q94➡ | NTA UGC NET JUNE 2015 Which one from the following is highly associated activity of project planning?
i ➥ Keep track of the project progress.ii ➥ Compare actual and planned progress and costs.iii ➥ Identify the activities, milestones and deliverables produced by a project.iv ➥ Both (2) and (3).
Show Answer With Best Explanation Answer: III Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line
Q95➡ | NTA UGC NET JUNE 2015 Which of the following statements is incorrect for Parallel Virtual Machine (PVM) ?
i ➥ The PVM communication model provides asynchronous blocking send, asynchronous blocking receive, and non-blocking receive function.ii ➥ Message buffers are allocated dynamically.iii ➥ The PVM communication model assumes that any task can send a message to any other PVM task and that there is no limit to the size or number of such messages.iv ➥ In PVM model, the message order is not preserved.
Show Answer With Best Explanation Answer: IV Explanation: Upload Soon
More Discussion Explanation On YouTube Learn Topic Wise Help-Line