How good is your general knowledge?
What will be the output of the following Python code? print('*', "abcde".center(6), '*', sep='')
The audience _________ settle before the doors are closed.
The __________ method when used in the method field, leaves entity body empty.
Select the misspelled word.
Which of the following character is used to give single-line comments in Python?
What will be the value of the following Python expression? 4 + 3 % 5
The intent of load testing is to determine how the ___ will respond to various loading conditions
Find the oddly matched HTTP status codes
What is/are the type(s) of Performance Testing?
Which of the following concepts is not a part of Python?
Is Python code compiled or interpreted?
HTML stands for
Which of the following are valid escape sequences in Python?
Natasha said, “We went on a summer trip.” Convert this sentence into reported speech.
What arithmetic operators cannot be used with strings in Python? a) *
Performance Testing is a type of
Which of the following is the correct extension of the Python file?
URL stands for
Amongst which of the following is / are the intent of Performance testing.
Some people admit that their _________ goal in life is to become famous.
Who developed Python Programming Language?
HTTP uses the services of TCP on well-known port
Which one of the following language is use for creating Web pages?
Which of the following types of loops are not supported in Python?