Explain finditer() method with example.
[4 marks]Discuss Global Interpreter Lock.
[3 marks]Explain s.listen() and s.accept() methods.
[4 marks]What is semaphore?
[3 marks]What are Sockets? Explain connection oriented and connection less Sockets.
[7 marks]Explain urlopen() and urlretrive() methods with example.
[7 marks]Explain ConnectionObject and any two methods associated with it.
Compare single thread and multithreaded execution.
[7 marks]Write short note on WSGI.
[7 marks]Write a program to read email ids from a file using regular expressions.
[7 marks]List various visualization techniques used to get insight into data. Explain any one in details.
[7 marks]What are extensions? Why one should extend python? Give reasoning.
[7 marks]Discuss a checklist to know about data set with its importance.
[7 marks]Discuss searching and replacing with sub() and subn() methods. Write a program for the same.
[7 marks]What is the difference between Django Project and Django App? List steps to create basic Project.
[7 marks]Discuss approaches for measuring the Performance of Predictive Models.
[7 marks]Differentiate thread and threading modules.
[7 marks]Write a program to demonstrate use of Unicode with CGI.
[7 marks]List various files created for Django project with its roles.1
[7 marks]