Computer Science, asked by anand115yadav, 1 year ago

difference between keywords and identifiers?

Answers

Answered by aishuaishureddy02
3

Answer:

keywords are those word which acts as the key to a cipher or code

identifier is nothing but a name assigned to an element in a program. Example, name of a variable, function, etc. Identifiers are the user-defined names consisting of 'C' standard character set. As the name says, identifiers are used to identify a particular element in a program.

Answered by SerenaBochenek
6

The difference between keywords and identifiers is given below.

Explanation:

Keywords

  • A keyword is indeed a descriptive term, or a term used when digging for data.
  • These could be used to define images, code files, database information, and pages of websites as documentation.

Identifiers

  • Instructions given to mark something or someone are identifiers.
  • It is mostly used to define an object unique or specific to a development program it is executed.

Learn more:

What is the difference between a keyword and an identifier? ...

https://brainly.in/question/5973864

Similar questions