165k views
3 votes
Which of the following is LEAST needed when programming a computer?

Flow chart
Debugging
Computer language
Hopper

User Abatyuk
by
6.5k points

2 Answers

3 votes

Answer:

Hopper

Step-by-step explanation:

The answer can be found in Section 3.2 in Digital Literacy

User Jachdich
by
6.7k points
1 vote
The correct answer is flowchart. Flowchart is the most fundamental and basic thing that a programmer should know before diving into real programming. It is one way of presenting algorithms.
User Jonathan Gurebo
by
6.0k points