CBSE Class 11 Computer Science Question 15 of 106

Python Fundamentals — Question 1

Back to all questions
1
Question

Question 1

Special meaning words of Pythons, fixed for specific functionality are called .......... .

  1. Identifiers
  2. functions
  3. Keywords ✓
  4. literals
Answer