PDFprof.comSearch Engine CopyRight

What are keywords Class 9?


Keywords are used to recognize the type/kind of entity while an identifier is used to name that entity uniquely. For example, if we write 'int number', where 'int' is a keyword, and 'number' is an identifier, i.e., this statement clearly defines that we define an entity 'number' which is of type int(integer)