πŸ“Š Python
Q. Which keyword is used to define a class?
  • (A) define
  • (B) function
  • (C) class
  • (D) object
πŸ’¬ Discuss
βœ… Correct Answer: (C) class

Explanation: `class` is the keyword to define a class in Python.

Explanation by: Mr. Dubey
`class` is the keyword to define a class in Python.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
67
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
82%
Success Rate