Ask Question

True or Flase

"Keywords" are reserved names (such as if or while) that cannot be used by programmers as the name of variables, constants or functions.

+5
Answers (1)
  1. 7 April, 23:47
    0
    The correct answer for the given question is true

    Explanation:

    keyword are those which meaning is predefined in the compiler They are reserved names that cannot be used by programmer to declared any variable constants or functions each keyword has its own meaning.

    Some of example of keyword are:

    if, while, else, long, float etc
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “True or Flase "Keywords" are reserved names (such as if or while) that cannot be used by programmers as the name of variables, constants or ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers