PTA QUESTION PAPER 3
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.the function which will give exact result then same argument are passed are called:
*
1 point
2.which are loaded as the library files are imported to the programe?
1 point
Clear selection
3.which of the following is not a characteristic of on algorithem?
1 point
Clear selection
4.In how many ways programes can be written in python?
1 point
Clear selection

5.what will be the output of the following Python snippet?

a=15

while (a<=20):

          print(a%a end=’ ‘)

           a=a+1

1 point
Clear selection
6.which keyword to be used to define a function in python?
1 point
Clear selection
7.which command can be used to fine length of a list in python?
1 point
Clear selection
8.which function is used to fine length of  a list in python? *
1 point
9.In python the class method must have which named argument as first argument?
*
1 point
10.which is the entire collection of related data in one table?
*
1 point
11.The TCL commend used to restores the database to the last commit state:
*
1 point
12.The python file mode opens a file for exclusive creation
*
1 point
13.which of the following is the valid python program file name? *
1 point
14.the statement in SQL is used yo retrieve data from a table in a database:
*
1 point
15.which of the following is not a type of visualization under matplotlib?
*
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