InterviewSolution
Saved Bookmarks
| 1. |
1.Write a brief note on BASIC. Also mention the character set of basic. |
|
Answer» Please MARK me brain list Explanation:The BASIC character set includes all characters that are legal in BASIC COMMANDS, statements, functions, and variables. The set COMPRISES alphabetic, numeric, and special characters. The alphabetic characters in BASIC are the uppercase and lowercase LETTERS of the alphabet. |
|