Computer Science, asked by monika1422, 3 months ago

the______is similar to a code but is not based on any programming language ​

Answers

Answered by govinda71
3

Answer:

pseudocode

Explanation:

I think it's pseudocode ..may be algorithm also

Answered by Jasleen0599
0

Pseudocode

The Pseudocode is similar to a code but is not based on any programming language ​

  • It is not a real programming language, pseudocode. The result is that it cannot be compiled into an executable program. Before it is really translated into a specific programming language, it uses brief phrases or straightforward English language syntaxes to produce code for program.
  • Pseudocode is a made-up, informal language that aids in the creation of algorithms by programmers. A "text-based" detail (algorithmic) design tool is pseudocode. The Pseudocode rules are not too complicated. Statements that demonstrate "dependence" must all be indented. Some of these are while, do, for, if, and switch.
  • Before a program or algorithm is built in a particular programming language, a detailed design known as pseudocode is frequently utilized. Writing only one statement per line is one of the key things to keep in mind when writing pseudocode.

#SPJ3

Similar questions