How Well Do You Know The System Development Life Cycle

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Stmonicas
S
Stmonicas
Community Contributor
Quizzes Created: 8 | Total Attempts: 46,609
| Attempts: 1,243 | Questions: 10
Please wait...
Question 1 / 10
0 %
0/100
Score 0/100
1. Modularizing is the process of breaking down a program into modules?

Explanation

Modularizing breaks a program into smaller sub-programs known as modules, this is taking the top down approach by doing the simpler things first and then expand to more complexity, it also allows for easier understanding and editing of the program.

Submit
Please wait...
About This Quiz
How Well Do You Know The System Development Life Cycle - Quiz

This is a test of the user's knowledge of the SDLC (System Development Life Cycle)

2. The System flow chart is:

Explanation

In other words you can say its a schematic diagram that shows the inputs, processing and outputs of a system, it does not go into detail of the program operation but rather shows how the program interacts with the system and what it produces based off its inputs.

Submit
3. The person responsible for analyzing the system is the:

Explanation

This person is highly important in the SDLC, he/she has to investigate the problem, gather data from the users, gather what is required for the improvement or implementation of the system and also providing a report to the manager of the system and to his/her team.

Submit
4. Object Oriented Programming allows:

Explanation

The whole purpose of Object Oriented Programming is to group a set of actions/functions or characteristics into a module, these actions can then be reused throughout the entire program without the hassle of writing excessive source code, it is also more portable (transferable to other programs) as well as up-datable (updating one object updates all instances of that object, therefore affecting the entire program which saves time to modifying the actual program.

Submit
5. What is the purpose of the System Development Life Cycle?

Explanation

The reason why we say "to build a computer based information system" is; Computer based information systems are software and hardware solutions aimed at automating manually processed data, it aims to increase production and efficiency in any organization's daily operations. Therefore in order to provide these solutions one must follow the guidelines of the SDLC.

Submit
6. A computer-based information system is a:

Explanation

do further investigating at: http://en.wikipedia.org/wiki/Information_systems_%28discipline%29

Submit
7. The Program Development Cycle is

Explanation

Every Programmer has to follow the PDC if they need to create a highly functional and efficient program withing a limited time constraint. The steps are as follows: Review system requirements -> Develop Program Logic -> Write Program -> Test and Debug Program -> Document Program

Submit
8. A Programming Language named FORTRAN is good for:

Explanation

See its history: http://en.wikipedia.org/wiki/Fortran

Submit
9. CASE tools allows:

Explanation

CASE Tools: Are tools used by System Designers within the SDLC to : Ensure consistency, completeness and conformance to standards, encourage an interactive workstation environment, speeds up development process
allows precision to be replicated, reduces costs, especially in maintenance, increases productivity
makes structured techniques practical, helps in software development

Submit
10. What are the two main program design tools?

Explanation

Pseudo-code is an imitation high level programming language that cannot be compiled by any computer, its purpose it to test program logic and structure, the program flow chart is a visual diagram that structures the design of a program, this is also used for logic testing, both Pseudo-code and program flow charts are used interchangeably throughout the PDC.

Submit
View My Results

Quiz Review Timeline (Updated): Jul 25, 2024 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Jul 25, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Nov 26, 2010
    Quiz Created by
    Stmonicas
Cancel
  • All
    All (10)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Modularizing is the process of breaking down a program into modules?
The System flow chart is:
The person responsible for analyzing the system is the:
Object Oriented Programming allows:
What is the purpose of the System Development Life Cycle?
A computer-based information system is a:
The Program Development Cycle is
A Programming Language named FORTRAN is good for:
CASE tools allows:
What are the two main program design tools?
Alert!

Advertisement