This is true for most modern computers
A feature in Excel that allows you to graphically display in a single cell the trend across a range of cells is called a sparkline.
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