Which is the keywords used in Pseudocode for calculation
Answers
Answered by
1
As the word suggests, the keyword is used to accept the input in the pseudocode. compute : The keyword compute is used for calculation of the result of the given expression. display : It is used to display the output of the program.
Similar questions