Python Which of the following functions results in case insensitive matching? re.U re.A re.I re.X re.U re.A re.I re.X ANSWER DOWNLOAD EXAMIANS APP
Python Python MRO concept is None of the mentioned Method Recursion Order Method Resetting Order Method Resolution Order None of the mentioned Method Recursion Order Method Resetting Order Method Resolution Order ANSWER DOWNLOAD EXAMIANS APP
Python In which of the following field, we can put our Button? All of the mentioned Frame Label Window All of the mentioned Frame Label Window ANSWER DOWNLOAD EXAMIANS APP
Python Which of following Python Network/Internet modules supports HTTP protocol? All of the mentioned xmlrpclib urllib httplib All of the mentioned xmlrpclib urllib httplib ANSWER DOWNLOAD EXAMIANS APP
Python What is the result of cmp(3, 1) in python? True 1 0 False True 1 0 False ANSWER DOWNLOAD EXAMIANS APP
Python In Python, which of these in not a core data type? Lists Dictionary Tuples Class Lists Dictionary Tuples Class ANSWER DOWNLOAD EXAMIANS APP