1. 
								________menu gives the Stroke option in Photoshop 
			
		
				 
								 
										
								
										2. 
								Iheritance Supported in Django 
			
		
				 
								 
										
								
										3. 
								What is the shortcut key for Liquify? 
			
		
				 
								 
										
								
										4. 
								Using _______ statement is how you test for a specific condition. 
			
		
				 
								 
										
								
										5. 
								What is the correct jQuery code to set the background color of all p elements to red? 
			
		
				 
								 
										
								
										6. 
								How many Sites can you define with one copy of Dreamweaver installed on your computer? 
			
		
				 
								 
										
								
										7. 
								A3 sheet in twice as large as ______ sheet. 
			
		
				 
								 
										
								
										8. 
								What does resolution-dependent mean? 
			
		
				 
								 
										
								
										9. 
								Why are local variable names beginning with an underscore discouraged? 
			
		
				 
								 
										
								
										10. 
								A________ is a Python script that generally contains import statements, functions, classes and variable definitions, and Python runnable code and it “lives” file with a ‘.py’ extension. 
			
		
				 
								 
										
								
										11. 
								Which of the following is not supported by older browsers? 
			
		
				 
								 
										
								
										12. 
								What happens when content in tags is viewed with 3.0 versions of Netscape? 
			
		
				 
								 
										
								
										13. 
								An is used to display a web page within a web page. 
			
		
				 
								 
										
								
										14. 
								What does the asterisk after the file name in the document title bar signify? 
			
		
				 
								 
										
								
										15. 
								With jQuery, look at the following selector: $("div"). What does it select? 
			
		
				 
								 
										
								
										16. 
								Which of the following navigator object properties is the same in both Netscape and IE? 
			
		
				 
								 
										
								
										17. 
								The first page of a web site should most commonly be named: 
			
		
				 
								 
										
								
										18. 
								Float is a JavaScript Data Types. 
			
		
				 
								 
										
								
										19. 
								_________ is a process which automatically provide accurate output from the vast amounts of input data without human intervention and it involves optimizing hyper parameters for an algorithm or a Machine Learning model to make them perform correctly. 
			
		
				 
								 
										
								
										21. 
								What are the caching strategies in Django ? 
			
		
				 
								 
										
								
										22. 
								__________ JavaScript is also called server-side JavaScript 
			
		
				 
								 
										
								
										23. 
								Which of the given below are main things required to set up static files in Django A Set STATIC_ROOT in settings.py B run manage.py collectsatic C set up a Static Files entry on the PythonAnywhere web tab A, 
			
		
				 
								 
										
								
										24. 
								_________tool paints with a sample of an image in Photoshop. 
			
		
				 
								 
										
								
										25. 
								____________ a shortcut to use the django-admin command-line utility. 
			
		
				 
								 
										
								
										27. 
								Which jQuery method is used to hide selected elements? 
			
		
				 
								 
										
								
										28. 
								Python extension module that provides efficient operation on arrays of homogeneous data. 
			
		
				 
								 
										
								
										29. 
								Which jQuery method is used to set one or more style properties for selected elements? 
			
		
				 
								 
										
								
										30. 
								JSON Stands for _____________. 
			
		
				 
								 
										
								
										31. 
								Ajax Stands for ____________. 
			
		
				 
								 
										
								
										32. 
								The ______ function is used to display the defined symbols. 
			
		
				 
								 
										
								
										33. 
								jQuery uses CSS selectors to select elements? 
			
		
				 
								 
										
								
										34. 
								Choose the server-side JavaScript object? 
			
		
				 
								 
										
								
										35. 
								Django web framework is managed and maintained by an independent and non-profit organization named as _____________. 
			
		
				 
								 
										
								
										36. 
								How is Machine Learning different from artificial intelligence? 
			
		
				 
								 
										
								
										37. 
								To insert a special character, what category on the Insert bar do you use? 
			
		
				 
								 
										
								
										38. 
								The trick to getting a ball to bounce around a Web page is to: 
			
		
				 
								 
										
								
										39. 
								_________copy is used when a new instance type gets created and it keeps the values that are copied in the new instance. 
			
		
				 
								 
										
								
										40. 
								With jQuery, look at the following selector: $("div.intro"). What does it select? 
			
		
				 
								 
										
								
										41. 
								What happens if MyObject.objects.get() is called with parameters that do not match an existing item in the database? 
			
		
				 
								 
										
								
										42. 
								______method evaluates a string of JavaScript code in the context of the specified object. 
			
		
				 
								 
										
								
										43. 
								Which of the following is the structure of an if statement? 
			
		
				 
								 
										
								
										44. 
								jQuery ______is used to set/return arbitrary data to/from an element 
			
		
				 
								 
										
								
										45. 
								Basic fundamental block is called as __________ 
			
		
				 
								 
										
								
										46. 
								The ...................... attribute adds space within each cell. 
			
		
				 
								 
										
								
										47. 
								__________allows us to execute multiple threads at once.