Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

School Education Department Villupuram District PART-B

UNIT TEST NO : 4 March 2021 ANSWER ANY 5 QUESTIONS 5 * 2 = 10


COMPUTER SCIENCE
STD : XII 11. Differentiate Compiler and Interpreter
TIME : 1½Hrs
MARKS :50
PART-A 12. Write the expansion of a. SWIG b. MinGW
ANSWER ALL THE QUESTIONS 10 * 1 = 10 13. Mention the users who uses the Database
14. Which method is used to connect a database? Give an example
1. Which of the following is not a scripting language?
a. Java Script b. PHP c. Perl d. HTML 15. Define : Data visualisation
16. List the types of visualization in Matplotlib
2. The expansion of API
a. Application Programming Interpreter 17. List the general types of data visualisation
b. Application Programming Interface PART- C
c. Application Performing Interface
d. Application Programming Interlink ANSWER ANY 5 QUESTIONS 5 * 3 = 15
18. Differentiate PYTHON and C++
3. A Framework for interfacing Python and C++ is
a. Ctypes b. SWIG c. Cython d. Boost 19. What is MinGW? What is its use?
20. What is SQL? What is it advantage?
4. SQLite falls under which database system 21. Mention the difference between fetchone () and fetchmany()
a. Flat File b. Relational c. Hierarchical d. Object Oriented
22. Write any 3 uses of data visualisation
5. Which of the following executes the SQLite command 23. Write the code for
a. execute() b. key() c. Cursor() d run()
a. To check if PIP is installed in your PC
6. The most commonly used statement in SQLite is b. To check the version of PIP

a. cursor b. select c. execute d. commit c. To list the packages in matplotlib


24. How will you declare a class in python
7. Which is a python package used for 2d graphics?
PART-D
a. matplotlib.pyplot b.matplotlib.pip
c. matplotlib.numpy d. matplotlib.plt ANSWER ANY ONE FROM EACH QUESTION 3 * 5 = 15
25. Write any 5 functions of Python
8. Identify the package manager for Python packages or modules
OR
a. Matplotlib b. PIP c. plt.show() d. python package
Write the syntax of getopt() and explain its arguments and return values
9. Which key is used to run the module? 26. Write in brief SQLite and the steps used to use it
a. F6 b.F4 c.F3 d.F5 OR
10. Identify the right type of chart using the following hints What is the use of HAVING clause. Give examples
27. Explain the various buttons in a matplotlib window
i. This chart is often used to visualize a trend in data over intervals of time
OR
ii. The line in this type of chart is often drawn chronologically
Explain the purposes of a. plt.xlabel b. plt.ylabel c. plt.tile
a. Line chart b. Bar chart c. Pie chart d. Scatter plot d. plt.legend() e. plt.show()

You might also like