Python Which of following Python Network/Internet modules supports HTTP protocol? httplib All of the mentioned urllib xmlrpclib httplib All of the mentioned urllib xmlrpclib ANSWER DOWNLOAD EXAMIANS APP
Python In which of the following field, we can put our Button? Window All of the mentioned Frame Label Window All of the mentioned Frame Label ANSWER DOWNLOAD EXAMIANS APP
Python All keywords in Python are in _________ UPPER CASE None of the mentioned Capitalized lower case UPPER CASE None of the mentioned Capitalized lower case ANSWER DOWNLOAD EXAMIANS APP
Python Which module in Python supports regular expressions? pyregex regex re none of the mentioned pyregex regex re none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Python What does the function re.match do? matches a pattern at the start of the string such a function does not exist matches a pattern at any position in the string none of the mentioned matches a pattern at the start of the string such a function does not exist matches a pattern at any position in the string none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Python In Python, which of the following cannot be a variable? __init__ in It on __init__ in It on ANSWER DOWNLOAD EXAMIANS APP