Introduction Every programming language comprises various elements such as keywords, data types, variables and identifiers etc. They are the fundamental elements of a programming language.  You may be familiar with the terms like int, char, and so on. What exactly ...