PTA QUESTION PAPER 5
prepard by 
S. SAMINATHAN,GHSS-MUKHASAPARUR, CUDDALORE DT.  
https://sites.google.com/view/tn-computer-science/home
Sign in to Google to save your progress. Learn more
NAME *
REGISTER NUMBER *
School Name *
1.which of the following algorithmic approach is similar to divide and conquer approach?
*
1 point
2.ADT can be implement using ..........
1 point
Clear selection
3.which of the following is not the example of modules?
1 point
Clear selection
4.The floor division operator in python:
1 point
Clear selection
5.the optional parameter of range ()function in python
1 point
Clear selection

6.what will be the output of the following python snippet?

C=5

del add():

c=c+5

print(c)

add()

1 point
Clear selection
7.the formatting character is used to print exponential in uppercase:
1 point
Clear selection
8.which is a mutable and unordered collection of element without duplicates?
*
1 point
9.the Class instantiation means:
*
1 point
10.the symbol of project in relation algebra of DBMS: *
1 point

11.match the following:

A) DELETE - 1) DDL

B) DROP - 2) DQL

C) SELECT - 3) TCL

D) COMMIT - 4) DML

*
1 point
12.to read a CSV file into a dictionary can be done by using.............
*
1 point
13..............is a software design technique to split your code into separate parts.
*
1 point
14.which of the following clause avoid the duplicates in SQL?
*
1 point
15.which of the following matplotlib function is used to draw line chart?
*
1 point
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy