Computer Science, asked by tanishqrastogi798, 6 months ago

Define keyword. Give two examples.​

Answers

Answered by ayushbharti42
8

Answer:

Keywords are part of the syntax and they cannot be used as an identifier. For example: int money; Here, int is a keyword that indicates money is a variable of type int (integer).

Answered by Anonymous
8

Answer:

Keywords are predefined, reserved words used in programming that have a special meaning. Keywords are part of the syntax and they cannot be used as an identifier. For example: int money; Here, int is a keyword that indicates 'money' is a variable of type integer.

Explanation:

Keywords are the words and phrases that people type into search engines to find what they're looking for. For example, if you were looking to buy a new jacket, you might type something like “mens leather jacket” into Google. Even though that phrase consists of more than one word, it's still a keyword.

edit: thanks for marking my answer as brainlist

Similar questions