(Download) CBSE Class-12 Sample Paper 2021-22: Informatics Practices
Disclaimer: This website is NOT associated with CBSE, for official website of CBSE visit - www.cbse.gov.in
(Download) CBSE Class-12 Sample Paper 2021-22 : Informatics Practices
Sample Question Paper (Term-1) 2021-22
Subject Name : Informatics Practices
Subject Code: 065
Time Allowed: 90
Minutes Maximum Marks: 35
SECTION-A
1. The name “Pandas” is derived from the term:
a. Panel Data
b. Panel Series
c. Python Document
d. Panel Data Frame
2. The command to install the pandas is:
a. install pip pandas
b. install pandas
c. pip pandas
d. pip install pandas
3. Python pandas was developed by:
a. Guido van Rossum
b. Travis Oliphant
c. Wes McKinney
d. Brendan Eich
4. Pandas Series is:
a. 2 Dimensional
b. 3 Dimensional
c. 1 Dimensional
d. Multidimensional
5. Pandas is a:
a. Package
b. Language
c. Library
d. Software
6. We can analyse the data in pandas with
a. Series
b. Data Frame
c. Both of the above
d. None of the above