Ask Question
Yesterday, 13:05

What is the first structure of a pascal program?

+4
Answers (1)
  1. Yesterday, 13:17
    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?
Find an answer to your question 👍 “What is the first structure of a pascal program? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers