Complete Question Index

Browse through all 2134 assessment questions (Page 9 of 15)

Software Engineering05 Arrays

Select the appropriate code snippet for the given problem statement provided as pseudocode. Problem Statement : Dinner Plan Five friends plan to go ou...

Software Engineering05 Arrays

Choose the correct pseudocode for the below problem statement. Problem Statement : Find Maximum value Choose a pseudo code to find the maximum values ...

Software Engineering06 Software Engineering Fundamentals

Which conforms that the software meets its technical specifications?

Software Engineering06 Software Engineering Fundamentals

The software is put into operation in the clients environment. The client comes back to enhance the UI to attract more customers. This phase is called...

Software Engineering06 Software Engineering Fundamentals

Which of the below is one of the phase of the prototype model? a. Detailed HLD phase b. Detailed Coding c. Quick design d. Extensive testing

Software Engineering06 Software Engineering Fundamentals

High-risk or major functions are addressed in the first cycles there by delivering an operational product. Which of the SDLC process models achieves t...

Software Engineering06 Software Engineering Fundamentals

Beta technologies has undertaken a collision avoidance system software to be implemented for airports. Additional safety measures have to be automated...

Software Engineering06 Software Engineering Fundamentals

The student mark processing system software has been developed and deployed at the St. Peters university. The system shows the grade as 0 for all the ...

Software Engineering06 Software Engineering Fundamentals

Choose the option that accurately represents the sequential order of phases in the Waterfall model. a. Requirement Gathering, Analysis, Design, Testin...

Software Engineering06 Software Engineering Fundamentals

Scenario: LIC has manually carried out their process of premium collection procedure for the past 45 years. Now, they have employed the services of an...

Software Engineering06 Software Engineering Fundamentals

Testing performed by the user to ensure that the system meets the agreed upon quality attributes and the specification is called as.

Software Engineering06 Software Engineering Fundamentals

Which model emphasizes Validation and Verification at each level of stage containment?

Software Engineering06 Software Engineering Fundamentals

Consider that you have to develop a fiight control system. The system is simulated as such that the original system is working. There are many potenti...

Software Engineering06 Software Engineering Fundamentals

ABC company comes to the Allen Software Company with various requirement. The client wants the functionality to view all the employee profile, view sa...

Software Engineering06 Software Engineering Fundamentals

A client wants to develop a Web application for the new Super market store. The client want to have lot of UI components and customers will have lot o...

Software Engineering06 Software Engineering Fundamentals

________ involves tranformation of user needs into an effective software solution.

Software Engineering06 Software Engineering Fundamentals

Spiral life cycle model is not suitable for products that are vulnerable to large number of risks. State if True or False.

Software Engineering06 Software Engineering Fundamentals

When there is a difference between the output what is expected and the actual one is termed as

Software Engineering06 Software Engineering Fundamentals

XYZ Finance Co. has, at present, started its operations in India. Based on the first six months performance, it has plans for expansion across five co...

Software Engineering07 Phases Of Software Engineering

Which of the following options are the steps involved in Requirements Analysis?

Software Engineering07 Phases Of Software Engineering

From the below options, identify the role of the system analyst. a. Writes pseudo code for the given module b. Creates SRS c. Creates HLD document d. ...

Software Engineering07 Phases Of Software Engineering

Identify the correct statements from the below options. a. Analysis or High level design or Low level design can be performed in any order b. Analysis...

Software Engineering07 Phases Of Software Engineering

Identify the type of design that helps in transforming the data model created during requirements analysis phase into the data structures that will be...

Software Engineering07 Phases Of Software Engineering

A lady buys goods worth Rs.200 from a shop. (shopkeeper is selling the goods with zero profit). The lady gives him Rs.1000 note. The shopkeeper gets t...

Software Engineering07 Phases Of Software Engineering

You are in a race and overtake the person who is in second place. What place are you now in?

Software Engineering07 Phases Of Software Engineering

What does come down but never goes up? _______ What can one catch that is not thrown? _______ What goes up and down, but always remains in the same pl...

Software Engineering07 Phases Of Software Engineering

Identify the possible entities from the given option

Software Engineering07 Phases Of Software Engineering

What kind of non functional requirement best suit the below scenario: Whenever the new offers are published in the online shopping site, an sms has to...

Software Engineering07 Phases Of Software Engineering

Consider the below scenario. A team has many players and the player belongs to one team. Identify the cardinality between player and team

Software Engineering07 Phases Of Software Engineering

Whenever a new product is arrived, the stock needs to be updated. This requirement is an example for non functional requirement. State true or False

Software Engineering07 Phases Of Software Engineering

Which of the following are available in SRS Document?

Software Engineering07 Phases Of Software Engineering

During which phase the following activities are performed: Identifying the major modules of the system, how these modules integrate, the architecture ...

Software Engineering07 Phases Of Software Engineering

_______ describes how the development activities will be performed and how development phases follow each other.

Software Engineering07 Phases Of Software Engineering

Requirement came to Allen Software company to develop a software for military purpose. . second delay in the missile launching software would create g...

Software Engineering07 Phases Of Software Engineering

Aesthetics of the website is part of the functional requirement. State true or false

Software Engineering07 Phases Of Software Engineering

_________ is the application of a systematic, disciplined, quantifiable approach to the design, development, operation and maintenance of software.

Software Engineering08 Software Testing

Identify this technique of dynamic testing where, For a range of input, three values are chosen, One value above the range, One value below the range,...

Software Engineering08 Software Testing

What is the difference between the actual ou5tput2 of a2 soft4ware8 and the correct output?

Software Engineering08 Software Testing

What is the type of testing in which the tester will know about the input and the expected output details based on the specification document only but...

Software Engineering08 Software Testing

Identify the correct phases of software testing life cycle. a. Requirements Analysis,Test Preparation,Test Case development,Test Environment Set up,Te...

Software Engineering08 Software Testing

Which all of the following options would basis path testing perform?

Software Engineering08 Software Testing

Determine the cyclomatic complexity for the following code: Accept year if(year mod 4=0 and year mod 100!=0) or(year mod 400 =0) print year is leap el...

Software Engineering08 Software Testing

After implementation of Library management system, the tester identified that certain logic are redundantly rewritten by the developers, and the codin...

Software Engineering08 Software Testing

Boundary value analysis can only be used during white-box testing. State if True or False.

Software Engineering08 Software Testing

The testing technique that deals with the internal logic and structure of the code is called ________.

Software Engineering08 Software Testing

the online shopping portal, for customer registration the password field can accept only characters in the range of 5 to 25. Derive test cases using B...

Software Engineering08 Software Testing

Tester is trying to test whether the values in the drop down are listed properly. What type of testing the tester performs in this scenario?

Software Engineering08 Software Testing

Walk through is performed by the trained moderator, whereas the Inspection is usually conducted by the author itself to record defects and deviations

Software Engineering08 Software Testing

An SRS has the following requirement.The stock exchange shall show the stock report for the next 24 hours.What is the issue with this requirement

Software Engineering08 Software Testing

The standard document that describes all the requirements of the system is called as

Software Engineering08 Software Testing

Client Comes to Allen Company for a Banking Solution. Who from the below options would be best suited to gather all the requirements correctly from th...

Software Engineering08 Software Testing

remote control Car application, in the step by step execution of the requirement described, it is mentioned when the fuel level goes below the minimum...

Software Engineering08 Software Testing

Client Comes to Allen Company for a Banking Solution.Which phase of SDLC is best suited to gather what is expected from client

Software Engineering08 Software Testing

A good SRS should be ______, ________ and _______.

Software Engineering09 Software Configuration Management

Which of the following options are valid for the relationship between the configuration objects?

Software Engineering09 Software Configuration Management

Match the following facts about Version Management.

Software Engineering09 Software Configuration Management

Version Control allows users to lock files so they can only be edited by one person at a time and track changes to files

Software Engineering09 Software Configuration Management

Choose the missing steps involved in the Change Control Process in the correct order: 1. Identify and submit change request 2. ____________ 3. Plan th...

Software Engineering09 Software Configuration Management

Which of the following describes the change history of an object?

Software Engineering09 Software Configuration Management

Version Management allows parallel concurrent development. State True or False.

Software Engineering09 Software Configuration Management

From the options identify the features that are part of the software configuration management

Software Engineering09 Software Configuration Management

State true or false. Automated tools are available in the market, for managing change and versioning the software

Software Engineering09 Software Configuration Management

_________ is a committee that makes decisions regarding whether or not proposed changes to a software project can be incorporated.

Software Engineering09 Software Configuration Management

an online shopping application, during customer registration the customer was made to enter his city in a text box. As the site became popular for onl...

Software Engineering09 Software Configuration Management

Software maintenance, changes are implemented by modifying existing components and adding new components to the system. State if True or False.

Software Engineering09 Software Configuration Management

Software maintenance for the change of the platform is an example for --------- maintenance

Software Engineering09 Software Configuration Management

Client has developed an application that allows each of their customers to store 2TB of data. As the number of Customers are increasing client feels t...

Software Engineering09 Software Configuration Management

Any changes done to the software during the operational phase of the software before project wind up is called as maintenance. State if True or False.

Software Engineering09 Software Configuration Management

Client wanted to add a new feature to his existing application "Discount Offers" for all the existing customers. Whenever a new product comes to the s...

Software Engineering09 Software Configuration Management

Y2K problem is an example for ------------- maintenance

Software EngineeringArrays

A mathematical quiz context happened in a school and the scores are stored in an array named quizmark. The coordinating person wants to copy the quiz ...

Software EngineeringArrays

Assume, number[100] <- 99. How many elements can be stored inside the array variable number?

Software EngineeringArrays

Which of the following are False with respect to the manipulation of arrays?

Software EngineeringArrays

Negative elements can be placed inside an array. State true / false

Software EngineeringArrays

The names of all associates undergoing training are stored in an array named associate_name[50]. The 5th associates name is retrieved as

Software EngineeringArrays

Informationabout neednotbespecifiedwhendeclaringanarray Information about ___________ need not be specified when declaring an array

Software EngineeringArrays

It is not possible to do a search operation in an array that is not sorted. State True/False.

Software EngineeringArrays

Random access is not possible in an array. State True/False

Software EngineeringArrays

Assume you have an array named numbers of size 10. Which of the assignment is valid?

Software EngineeringArrays

Which of the following statements is correct with respect to arrays?

Software EngineeringArrays

Consider you buy a laptop. You want to store the details of that laptop such as price, model_name,model_number, warranty_period into a single array na...

Software EngineeringArrays

Consider you want to compare the prices of redmi , sony, samsung phones in three online sites like amazon,flipkart,ebay. Which array type is best suit...

Software EngineeringArrays

It is possible to traverse through an array from the first position to the last and not vice versa. State true or false.

Software EngineeringArrays

An Array consists of rows and columns is also called as________

Software EngineeringArrays

Choose the correct Pseudo code to store names in an array and display a name. a. BEGIN INPUT name PRINT name DECLARE name [20] END b. BEGIN INPUT name...

Software EngineeringGeneral

the Waterfall model, requirements are typically…

Software EngineeringGeneral

Which model maps each development phase to a corresponding test phase?

Software EngineeringGeneral

Prototyping (throwaway) is BEST when…

Software EngineeringGeneral

Evolutionary Prototyping means…

Software EngineeringGeneral

Which model emphasizes delivering functionality in modules over time?

Software EngineeringGeneral

Iterative development primarily focuses on…

Software EngineeringGeneral

Which model is most associated with explicit risk analysis every iteration?

Software EngineeringGeneral

Agile (Scrum) sprints typically deliver…

Software EngineeringGeneral

RAD prioritizes…

Software EngineeringGeneral

V-Model is most suitable for…

Software EngineeringGeneral

Agile, the product backlog is owned by the…

Software EngineeringGeneral

A key drawback of Waterfall is…

Software EngineeringGeneral

Incremental vs Iterative: which is TRUE?

Software EngineeringGeneral

Which model is LEAST flexible to change?

Software EngineeringGeneral

Spiral is best matched with which keyword?

Software EngineeringGeneral

Agile accepts changing requirements…

Software EngineeringGeneral

RAD typically targets a delivery window of…

Software EngineeringGeneral

Throwaway prototyping’s prototype is…

Software EngineeringGeneral

A hallmark of Scrum is…

Software EngineeringGeneral

Which model best ensures traceability from requirements to tests?

Software EngineeringGeneral

When primary risk is misunderstood requirements, prefer…

Software EngineeringGeneral

Incremental delivery provides value because…

Software EngineeringGeneral

Spiral model phases typically include…

Software EngineeringGeneral

Kanban emphasizes…

Software EngineeringGeneral

Agile, who shields the team from impediments?

Software EngineeringGeneral

A weakness of RAD is…

Software EngineeringGeneral

Which is MOST documentation-heavy?

Software EngineeringGeneral

Which combo is valid?

Software EngineeringGeneral

When frequent regulatory audits are expected, which model helps?

Software EngineeringGeneral

A key Agile artifact used during Sprint Planning is…

Software EngineeringGeneral

RAD differs from Spiral mainly because RAD…

Software EngineeringGeneral

Scrum, increment must be…

Software EngineeringGeneral

Which model best fits “measure–learn–build” loops?

Software EngineeringGeneral

The main risk Spiral addresses early is…

Software EngineeringGeneral

Which statement about Evolutionary Prototyping is TRUE?

Software EngineeringGeneral

A new fintech startup will expand to multiple countries; requirements will evolve rapidly. Which model?

Software EngineeringGeneral

Client demands a quick MVP in 2 months with heavy user workshops. Pick:

Software EngineeringGeneral

HR system to be delivered module-by-module: Profiles → Payroll → Leave. Choose:

Software EngineeringGeneral

Medical device software with strict verification & traceability:

Software EngineeringGeneral

E-commerce UI unclear; stakeholders need to “see it” first. Best approach:

Software EngineeringGeneral

Defense project: high technical risks; must mitigate early. Choose:

Software EngineeringGeneral

Start-up wants frequent releases and can adapt scope every 2 weeks. Choose:

Software EngineeringGeneral

Legacy rewrite with clear, frozen requirements signed by regulators. Choose:

Software EngineeringGeneral

Search engine product: release v1 simple, v2 add filters, v3 add ML ranking. Choose:

Software EngineeringGeneral

Banking back-end core with extreme reliability + audits. Choose:

Software EngineeringGeneral

Client needs a wizard-like UI clarified before build, backend is standard. Choose:

Software EngineeringGeneral

Global payroll system delivered by country packs, one-by-one. Choose:

Software EngineeringGeneral

Gaming app MVP in 8 weeks with user playtests every weekend. Choose:

Software EngineeringGeneral

Highly experimental R&D UI concept needs validation, not production code. Choose:

Software EngineeringGeneral

A product will start small and grow with market learning; same codebase matures.

Software EngineeringGeneral

Airport ATC training portal with strict test evidence + mapping to requirements.

Software EngineeringGeneral

Customer support tool where each month a new module (chat, KB, analytics) is added.

Software EngineeringGeneral

Critical avionics system with many unknown technical risks.

Software EngineeringGeneral

Regulated insurance portal; UI unclear now but must pass audits later.

Software EngineeringGeneral

Startup insists on weekly demos and can reprioritize constantly.

Software EngineeringGeneral

Campus ERP with clear, frozen SRS and fixed budget/time.

Software EngineeringGeneral

Social app: same app gets richer each release (recs, stories, live).

Software EngineeringGeneral

Back-office tool needed super-fast using ready-made components and forms builder.

Software EngineeringGeneral

Client wants to see a working UI every 2 weeks and decides scope on the go.

Software EngineeringGeneral

Safety-critical railway signaling with exhaustive validation mapping.

Software EngineeringLooping Statements

Which looping logic is exit controlled?

Software EngineeringLooping Statements

Consider the output: 0, 2, 4, 6, 8 ,10 ,12, 16 Which of the below given pseudo code snippet gives the above output?

Software EngineeringLooping Statements

Predict the output of the given flowchart.

Software EngineeringLooping Statements

Iteration/looping is a repetition of___________

Software EngineeringLooping Statements

Do-while looping statement is almost same as______

PreviousPage 9 of 15Next