Development–2025-2026
Update-Assignment
Aims B&C), 2(Learning
Exams of
Computer Programming|Graded
A+ Certified Pass
Select all that apply
Which of the following are the steps involved in computer programming? -
ANSWERS-A) Categorizing which parts of a task a digital device can perform. ✅
B) Describing the task in a precise manner. ✅
C) Translating the task into the language the computer's CPU can use. ✅
D) Printing out the code for review.
Select all that apply
Even though computer programming is is an extremely challenging field requiring
a great deal of study and a particular mindset, two reasons to study programming
is that coders ___ . - ANSWERS-A) can often make time-saving small programs
called macros that increase their efficiency ✅
B) tend to be well compensated ✅
C) are constantly on the move when working on projects
D) spend most of their working hours outdoors
Click and drag on elements in order
,Starting with the first step at the top, what is the correct order for the major steps
of the software development process? - ANSWERS-1) Planning
2) Programming
3) Debugging
4) Beta Review
Click and drag on elements in order
Place the steps of the Program Development Life Cycle in the correct order with
the first step at the top. - ANSWERS-1) Defining the problem.
2) Creating the plan.
3) Writing the code.
4) Testing the code.
5) Debugging the code.
6) Documenting the program.
The first step in the program development life cycle consists of specifically stating
what this software will be able to do. This is referred to as defining the __. -
ANSWERS-A) software
, B) problem ✅
C) algorithm
D) code
Converting a task into commands that a computer can use to perform the task is
one definition of computer ___ . - ANSWERS-A) programming ✅
B) compressing
C) calculating
D) computing
After a problem has been specifically identified, a plan is created to design the
program that will solve the problem. This is the ___ step of the Program
Development Life Cycle (PDLC). - ANSWERS-A) first
B) second ✅
C) third
D) fourth
Select all that apply
Two advantages of studying computer programming include: - ANSWERS-A)
understanding computer programming makes you better able to administer