explain the design structures in pseudo code?
Answers
Answered by
2
Application Design Pseudocode is a text outline of the program design. The main operations are written as descriptive statements that are arranged as functional blocks. The structure and sequence are represented by suitable indentation of the blocks, as is the convention for high-level languages.
Answered by
0
Answer:
explain the design structure in psudo code
Similar questions