1.
What does the Eyedropper tool do?
2.
Which of the following event fires when the form element loses the focus: , , , , ?
3.
In PhotoShop, no pre-defined brush is present.
4.
The variable tells the Python interpreter where to locate the module files imported into a program.
5.
What is the Django command to view a database schema of an existing (or legacy) database?
6.
In the __________ mode, you create tables by drawing them.
7.
In jQuery, anonymous function can be passed as an argument to another function.
8.
JavaScript string using double quotes is exactly the same as a string using single quotes.
9.
The _______ method of an Array object adds and/or removes elements from an array.
10.
The process of encoding JSON is usually called ?.
11.
It uses a regular expression to capture URL patterns for processing.
12.
The error code used by ValidationError if validation fails. Defaults to "________.
13.
Which of the following is not a valid JavaScript variable name?
14.
Which of the following selector selects elements that do not match the selector s?
15.
Basic fundamental block is called as __________.
16.
______________ is a technique where JavaScript on a web page communicates with a server-side application, re-renders the web page with the result of this communication, all without a web page transition
17.
__is a free and open-source web framework written in Python and Based on the MVT architectural pattern.
18.
Does python Supports Interfaces
19.
Which of the following can you NOT do with Photoshop.
20.
Python has _______ standard datatypes
21.
negative index It is possible to rasterise
22.
Resolution is usually expressed in _______.
23.
Django is a Content Management System.
24.
A Web document is broken into sections. What are the tags called that create these sections?
25.
Is jQuery a library for client scripting or server scripting?
26.
You can save images for the Web in these formats:
27.
Which sign does jQuery use as a shortcut for jQuery?
28.
It is possible to rasterise a _________ in Photoshop.
29.
Python has a private____ space to hold all objects and data structures.
30.
How do you display hyperlinks without an underline?
31.
What is the shortcut key for New layer ?
32.
The general definition of a(n) ____ is a set of linked documents with shared attributes, such as related topics, a similar design, or a shared purpose.
33.
Which browser has built-in support for executing VBScript?
34.
Which of the following is NOT a valid reason for defining a local site in Dreamweaver?
36.
What are the advantages of using Django for web development?
37.
While Django has its own lightweight web serve
38.
Which of the following attribute can hold the JavaScript version?
39.
The jQuery html() method works for both HTML and XML documents
40.
Which of the following selector selects the elements that are the default among a set of similar elements?
41.
The following commands are used for _init_.py manage.py settings.py urls.py
42.
In the __________ mode, you create tables by drawing them.
43.
To set up a database in Django, you can use the command edit mysite/setting.py , it is a normal python module with module level representing Django settings.
44.
Can jQuery be used on the same page alongside other libraries?
45.
What is the shortcut key for Brush settings?
46.
What are the features available in the Django web framework?
47.
__________holds key value pairs
48.
Which of the following best describes JavaScript?