Powered By Blogger

Wednesday, March 2, 2016

introduction to pascal

                             Introduction to pascal

pascal is programing language which is used world wide.you can use pascal to complete task with using your computer.some features of pascal is given  below.

  •  No case sensitive
  • There should not be any space between words.
  • following characters should not be included in an identifier. 􀀃􀀃􀀃􀀃􀀃􀀃􀀃􀀃􀀃􀀃􀀃􀀃@ ! ~ # $ ?􀀃􀀃
  • use of meaningful terms for identifiers can make program easily understand
                                         eg: SUM, LST_NAME, NUM1


1 comment: