Class 11:Fundamentals Question Set 1

1.
The smallest individual unit in a program is known as a _________

 

2.
A word having a special meaning reserved by a programming language is known as __________

 

3.
A ________ literal is a sequence of characters surrounded by single or double quotes.

 

4.
__________ are tokens that help us to perform some computation/action when applied to variables.

 

5.
A ___________ is a reserved named location that stores values.