@pradnyasclass
💥Important Questions | Python Fundamentals | Class 11 Computer Science
👉1. The following identifiers are invalid. Give reason.
a) 4numbers b) gross sal
c) gross-sal d) gross_sal$
👉2. Is Python case-sensitive when dealing with identifiers?
A) Yes B ) No
👉3. Smallest individual unit of a program is called?
A) Token B) Literal
C) Identifier D) Expression.
👉4. Name Boolean literal.
👉5. Given below, the different types of literals state the data type of each literal.
i) 7.98 E 01
ii) 3.5 + 4.2 J
iii) 0XACE
iv) '1234'
#pythonforbeginners #ytshorts #pythonprogramming