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

Explanation: Variables BEGIN with a LOWERCASE. They CONTAIN no spaces. They also involve the CONSISTENT USE of names.



Discussion

No Comment Found

Related InterviewSolutions