148k views
1 vote
What would this look like if you were to write the pseudocode but for c++?

User Troyer
by
5.0k points

1 Answer

7 votes

Answer:

when make a task list you would not include commands that are for any specific language like C++

Step-by-step explanation:

pseudocode should be universal. So when creating the task list, you would not include commands that are for any specific language like C++, java, C#, or perl. The point of pseudocode is to design a program that can be translated in to any language.

User Brandon McClure
by
5.2k points