

InterviewSolution
Saved Bookmarks
1. |
____________ begins with lower case letters.(a) Keywords(b) Variables(c) Tokens(d) FunctionsThis question was posed to me by my school teacher while I was bunking the class.I want to ask this question from Pseudo Code topic in portion Planning the Computer Program of Computer Fundamentals |
Answer» Right answer is (b) Variables |
|