1.

Define coding. What is a pseudo code? 

Answer»
  • The process of representing an algorithmic solution or a flowchart solution Into a set of instructions in a programming language is called coding.
  • Pseudocode is structured English, that consists of short, English phrases used to explain specific tasks within a program’s algorithm.


Discussion

No Comment Found

Related InterviewSolutions