1.

What makes Pascal a good language in modern programming?

Answer»
  • It is a structured language that has structures LIKE repeat-until statements, if-else.
  • It provides simplicity and a MODERN approach
  • It INCLUDES DATA structures like arrays, pointers, records, and files
  • It provides exact sizes used by operators


Discussion

No Comment Found