Ask Question
7 September, 23:22

What is the first structure of a pascal program?

+5
Answers (1)
  1. 8 September, 00:58
    0
    A Pascal program basically consists of the following parts:

    Program name, uses command, type declarations, constant declarations, variables declarations, functions declarations, procedures declarations, main program block, statements and Expressions within each block, and comments
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What is the first structure of a pascal program? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers