1.

Which of the following is not a keyword?(a) Read(b) Write(c) start(d) endifThis question was addressed to me during a job interview.Question is taken from Pseudo Code topic in portion Planning the Computer Program of Computer Fundamentals

Answer»

Correct ANSWER is (c) start

For explanation: Start is not a KEYWORD. Other words like read, write, if, else, etc are KEYWORDS and convey a special meaning.



Discussion

No Comment Found

Related InterviewSolutions