NEHA UNNISA Asst Professor CSE Department ( H & S) C PROGRAMMING 1. CIE-1 IMPORTANT QUESTIONS 2. CIE-2 IMPORTANT QUESTIONS Algorithm Pseudocode It is defined as a sequence of well-defined steps. These steps provide a solution/ a way to solve a problem in hand. It can be understood as one of the methods that helps in the representation of an algorithm. It is a systematic, and a logical approach, where the procedure is defined step-wise It is a simpler version of coding in a programming language. Algorithms can be represented using natural language, flowchart and ...
Comments
Post a Comment