This Question is Answered 

    What Is Reserved Word?

    I have no other reference.

    asked 3 months ago

    Answers


    Reserved word is a kind of grammatical construct that is used in computer programming language. It is also known as Keyword. These words are predefined in programming language when its specifications are written and they have a special meaning. They include labels for primitive data types. They are also useful in identification of programming constructs like loops, blocks, conditionals and branches etc.

    answered 3 months ago

    New Comment

    1000 words left

      Categories
      Ask the Community a Question