Write a C program for this pseudocode
Answers
Answered by
0
Answer:
Pseudo code is a term which is often used in programming and algorithm based fields. It is a methodology that allows the ...
Explanation:
Pseudocode is an artificial and informal language that helps programmers develop algorithms. Pseudocode is a "text-based" detail (algorithmic) design tool. The rules of Pseudocode are reasonably straightforward. All statements showing "dependency" are to be indented. These include while, do, for, if, switch
Answered by
1
Pseudo code is a term which is often used in programming and algorithm based fields. It is a methodology that allows the programmer to represent the implementation of an algorithm. ... It has no syntax like any of the programming language and thus can't be compiled or interpreted by the computer
Similar questions
Chemistry,
3 months ago
Hindi,
3 months ago
English,
3 months ago
Computer Science,
6 months ago
Social Sciences,
11 months ago
Math,
11 months ago
Math,
11 months ago