ExamGecko
Question list
Search
Search

Question 317 - FC0-U61 discussion

Report
Export

A programmer is tasked with providing a human-readable rough draft of output. Which of the following techniques would be used?

A.
Flowchart
Answers
A.
Flowchart
B.
Pseudocode
Answers
B.
Pseudocode
C.
Sequencing
Answers
C.
Sequencing
D.
Network diagram
Answers
D.
Network diagram
Suggested answer: B

Explanation:

Pseudocode is a high-level description of an algorithm or code that is used to outline a program in a way that is easily understood by humans without getting into the specifics of syntax in programming languages. It is often used for planning and discussing algorithms before coding begins. This makes it ideal for providing a rough draft of output or explaining how software processes should work.

asked 02/10/2024
gayathri devi
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first