Ask Question
26 July, 08:36

What is the first structure of a pascal program?

+3
Answers (1)
  1. 26 July, 11:57
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers