Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Using Information Technology Study Set 1
Quiz 10: Building Systems and Applications: Software Development, Programming, and Languages
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Multiple Choice
In Phase 5 of the SDLC,if parts of the new system are introduced at different times,this is what type of system conversion plan?
Question 22
Multiple Choice
In structured programming,________ determine the logical sequence in which computer program instructions are executed.
Question 23
Multiple Choice
A(n) ________ is a formula or set of steps for solving a particular problem.
Question 24
Multiple Choice
When you are designing a program,a hierarchy chart shows ________.
Question 25
Multiple Choice
An IF-THEN-ELSE structure is also known as a(n) ________.
Question 26
Multiple Choice
________ consists of translating the logic requirements from pseudocode or flowcharts into a programming language.
Question 27
Multiple Choice
Locating and removing all errors from a computer program is called ________.
Question 28
Multiple Choice
What is the first thing a programmer should consider when defining a problem?
Question 29
Multiple Choice
A ________ is a list of instructions that the computer must follow to process data into information.
Question 30
Multiple Choice
Large programs are broken down into manageable pieces,or processing steps,that are made up of logically related program statements called ________.
Question 31
Multiple Choice
In programming,the incorrect use of control structures causes ________.
Question 32
Multiple Choice
Typographical errors and / or incorrect use of the programming language are referred to as ________.
Question 33
Multiple Choice
Adjusting and improving the system by having system audits and periodic evaluations and making changes based on new conditions is called systems ________.
Question 34
Multiple Choice
Which of these is the first step in programming?
Question 35
Multiple Choice
Which of these would NOT appear as a symbol on a program flowchart?
Question 36
Multiple Choice
A narrative that uses normal human-language statements to describe the logic and processing flow of a program is called ________.
Question 37
Multiple Choice
All these are control structures used in structured programming EXCEPT ________.
Question 38
Multiple Choice
________ involves reading a program to make sure that it is error-free and that the logic works.
Question 39
Multiple Choice
The connector on a flowchart that shows movement to or from another part of the program and connects one symbol to another is represented by the ________ symbol.