• Embed Doc
  • Readcast
  • Collections
  • CommentGo Back
Download
 
 
Data Types andData Types andOperationsOperations
 
 
Declarations, Variables,Declarations, Variables,and Constantsand Constants
Variable
- a uniquely named storagelocation that contains data that changesduring program execution
Constant
- a uniquely named storagelocations that contains data that does notchange during program execution
 
 
Declarations, Variables,Declarations, Variables,and Constantsand Constants
Rules for Naming Variables
 –Must begin with an alphabetic character  –Can’t contain a period or type-declaration characterssuch as%, &, !, #, @ or $ –Must be unique with same scope –Must be no longer than 255 characters –Should not reserved word (See Appendix A)
of 00

Leave a Comment

You must be to leave a comment.
Submit
Characters: ...
You must be to leave a comment.
Submit
Characters: ...