pseudocode in java programming language

in programing •  3 years ago  (edited)

what is pseudocode?

👉pseudocode is an intermediate language between human language and programming language.
👉inside pseudocode create problem solving logic.
👉pseudocode must contain short, concise and clear language.

-Flowchart = symbol
-Pseudocode = language

"EXAMPLES OF FLOWCHART AND PSEUDOCODE"

make a flowchart to convert the temperature from Celsius to Fahrenheit with the formula
F = C * 1.8 + 32
image.png

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!