Can I read Keyword, Identifier, and Constant Check on EtoBox?
Keyword, Identifier, and Constant Check by Nitesh is a document available to read on EtoBox.
What is Keyword, Identifier, and Constant Check about?
The document describes three algorithms: 1. An algorithm to determine if a given string is a keyword or not by comparing it to an array of keywords. 2. An algorithm to determine if a given string is an identifier by checking characters and data types. 3. An algorithm to determine if a given string is a constant by checking if it contains only digits.
- Author
- Nitesh
- Language
- EN