CBSE Class 11 Informatics Practices
Question 8 of 62
Getting Started with Python — Question 8
Back to all questions 8
Question Assertion (A): Python is a general-purpose language, meaning it can be used to create a variety of different programs.
Reasoning (R): Python is used to build websites and software, automate tasks and conduct data analysis.
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true but R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.
Both A and R are true and R is the correct explanation of A.
Explanation
Python is a general-purpose language, meaning it is versatile and can be used to create a variety of programs. Python is an object-oriented language used to build websites and software, automate tasks, and conduct data analysis.