Computer Science
Fill in the blanks:
A _________ is a word having special meaning and role as specified by programming language.
Python Funda
11 Likes
Answer
keyword
Answered By
2 Likes
Related Questions
Fill in the blanks:
The smallest individual unit in a program is known as a _________.
Fill in the blanks:
A token is also called a _________.
Fill in the blanks:
The data types whose values cannot be changed in place are called _________ types.
Fill in the blanks:
In a Python expression, when conversion of a value's data type is done automatically by the compiler without programmer's intervention, it is called _________.