Q.1.
Pandas key data structure is called?
Q.2.
What language specifies the organization of databases?
Q.3.
Which language is the father of C #, C ++ and Java?
Q.4.
Python is a high level language and has been used in three large organizations, choose which one not!
Q.5.
What language has been used to program small and portable devices, such as mobile phones?
Q.6.
What programming language uses conditionals and loops if GOTO statements?
Q.7.
What is the name of the SQL database the comes distributed with Python?
Q.8.
Pick the correct username for logging in database
Q.9.
Which attribute is used to return number of rows that are affected by an execute() method.
Q.10.
Which function will return all rows of from the resultset in the form of tuple containing records.
Q.11.
Which package must be imported in Python to create a database connectivity application.
Q.12.
Series in Pandas is
Q.13.
Which is true for series.
Q.14.
We can analyze the data in pandas with :
Q.15.
Which python library is used for representing graphs.
Q.16.
......... is the smallest unit inside the given program
Q.17.
......... is an example of console-based application
Q.18.
............ is an example of an audio application developed using Python
Q.19.
Python cannot be used to develop ERP applications
Q.20.
What does the term "T" refer to in MVT architecture?