The big knowledge test!

How good is your general knowledge?


Question 1

What will be the output of the following Python code? print('*', "abcde".center(6), '*', sep='')

Question 2

The audience _________ settle before the doors are closed.

Question 3

The __________ method when used in the method field, leaves entity body empty.

Question 4

Select the misspelled word.

Question 5

Which of the following character is used to give single-line comments in Python?

Question 6

What will be the value of the following Python expression? 4 + 3 % 5

Question 7

The intent of load testing is to determine how the ___ will respond to various loading conditions

Question 8

Find the oddly matched HTTP status codes

Question 9

Select the misspelled word.

Question 10

What is/are the type(s) of Performance Testing?

Question 11

Which of the following concepts is not a part of Python?

Question 12

Is Python code compiled or interpreted?

Question 13

HTML stands for

Question 14

Which of the following are valid escape sequences in Python?

Question 15

Natasha said, “We went on a summer trip.” Convert this sentence into reported speech.

Question 16

What arithmetic operators cannot be used with strings in Python? a) *

Question 17

Performance Testing is a type of

Question 18

Which of the following is the correct extension of the Python file?

Question 19

URL stands for

Question 20

Amongst which of the following is / are the intent of Performance testing.

Question 21

Some people admit that their _________ goal in life is to become famous.

Question 22

Who developed Python Programming Language?

Question 23

HTTP uses the services of TCP on well-known port

Question 24

Which one of the following language is use for creating Web pages?

Question 25

Which of the following types of loops are not supported in Python?