One programming language has the following keywords that can not be used as identifers:-break, case, continue ,default, else, for,def,goto ,if, return, & etc. Now write a program to check if the given word is keyword or not.
No spam!!
Answers
Answered by
5
One programming language has the following keywords that can not be used as identifers:-break, case, continue ,default, else, for,def,goto ,if, return, & etc. Now write a program to check if the given word is keyword or not.
Similar questions