HH. Powered by Blogger.

1. Giới thiệu một số tính năng của Pascal

Với nhiều ưu điểm nổi bật sau, Pascal vẫn luôn là một ngôn ngữ lập trình trong sáng và mạnh mẽ:
  • Ngôn ngữ Pascal mạnh mẽ
  • Khả năng mở rộng và kiểm tra lỗi tốt
  • Có nhiều kiểu dữ liệu mới như mảng (array), bản ghi (record), tệp (file) và tập hợp (Set)
  • Cung cấp nhiều cấu trúc lập trình
  • Hỗ trợ lập trình cấu trúc thông qua hàm (function) và thủ tục (procedure)
  • Hỗ trợ lập trình hướng đối tượng

Pascal has the following features:
  • Pascal is a strongly typed language.
  • It offers extensive error checking.
  • It offers several data types like arrays, records, files and sets.
  • It offers a variety of programming structures.
  • It supports structured programming through functions and procedures.
  • It supports object oriented programming.

0 comments:

Post a Comment