InfyTQ Introduction to Programming Quiz 1

Question 1

Time: 00:00:00
When dealing with identifiers is python case sensitive?

Yes

Yes

No

No

Machine Dependent

Machine Dependent

In Some cases

In Some cases

Once you attempt the question then PrepInsta explanation will be displayed.

Please login to submit your explanation

Question 2

Time: 00:00:00
What will the format() function return?

Int

Int

FLoat

FLoat

Char

Char

String

String

Once you attempt the question then PrepInsta explanation will be displayed.

Please login to submit your explanation

Question 3

Time: 00:00:00
In python programming,what is the maximum possible length of an identifier?

32

32

64

64

128

128

None of these.

None of these.

Once you attempt the question then PrepInsta explanation will be displayed.

Please login to submit your explanation

Question 4

Time: 00:00:00
Python was released in?

February 1991

February 1991

December 1991

December 1991

December 1989

December 1989

February 1989

February 1989

Once you attempt the question then PrepInsta explanation will be displayed.

Please login to submit your explanation

Question 5

Time: 00:00:00
 Python is:

Interpreted language

Interpreted language

Compiled Language

Compiled Language

Binary language

Binary language

Static language

Static language

Once you attempt the question then PrepInsta explanation will be displayed.

Please login to submit your explanation

Question 6

Time: 00:00:00
 Python is a ______ typed language:

Strongly, Dynamically.

Strongly, Dynamically.

Weak and Dynamically

Weak and Dynamically

Strong and Statically.

Strong and Statically.

Weak and Statically.

Weak and Statically.

Once you attempt the question then PrepInsta explanation will be displayed.

Please login to submit your explanation

Question 7

Time: 00:00:00
 Which of the following is not an implementation of python?

IronPython

IronPython

Cython

Cython

Fpython

Fpython

Stackless Python

Stackless Python

Once you attempt the question then PrepInsta explanation will be displayed.

Please login to submit your explanation

Question 8

Time: 00:00:00
How character data type is specified in Python

No character datatype in python

No character datatype in python

Character

Character

char

char

char()

char()

Once you attempt the question then PrepInsta explanation will be displayed.

Please login to submit your explanation

Question 9

Time: 00:00:00
Which of the following is not a Data-type in python?

String

String

Integer

Integer

bool

bool

enumerate

enumerate

Once you attempt the question then PrepInsta explanation will be displayed.

Please login to submit your explanation

Question 10

Time: 00:00:00
Predict the output of the python code:

a = 4.5
b = 2
print(a//b)

2.0

2.0

2

2

2.25

2.25

2.3

2.3

Once you attempt the question then PrepInsta explanation will be displayed.

Please login to submit your explanation

["0","40","60","80","100"]
["Need more practice!","Keep trying!","Not bad!","Good work!","Perfect!"]

Personalized Analytics only Availble for Logged in users

Analytics below shows your performance in various Mocks on PrepInsta

Your average Analytics for this Quiz

Rank

-

Percentile

0%

Get over 200+ Courses under One Subscription

mute

Don’t settle Learn from the Best with PrepInsta Prime Subscription

Learn from Top 1%

One Subscription, For Everything

The new cool way of learning and upskilling -

Limitless Learning

One Subscription access everything

Job Assistance

Get Access to PrepInsta Prime

Top Faculty

from FAANG/IITs/TOP MNC's

Get over 200+ course One Subscription

Courses like AI/ML, Cloud Computing, Ethical Hacking, C, C++, Java, Python, DSA (All Languages), Competitive Coding (All Languages), TCS, Infosys, Wipro, Amazon, DBMS, SQL and others.

Comments

21 comments on “InfyTQ Introduction to Programming Quiz 1”