Welcome to your Web Designing & Publishing(M2-R5)Practice Set-2
1.
WHICH OF THE FOLLOWING CODE IS MOST EFFCIENT? CODE1: FOR(VAR NUMBER=10;NUMBER>=1:NUMBER--){DOCUMENT.WRITELN9NUMBER);} CODE2: VAR NUMBER=10;WHILE(NUMBER>=1{ DOCUMENT.WRITELN(NUMBER); NUMBER++; }
2.
WHICH OF THE FOLLOWING IS TRUE FOR PSEUDO CLASS IN CSS?
3.
WHICH OF THE FOLLOWING PROPERTIES IS USED TO SET THE FACE OF A FONT?
4.
which of the following markup languages are based on sgml?
5.
WHICH TYPE OF CSS IS USED IN THE CODE BELOW?
6.
____is the html tag used for superscript text?
7.
WHICH OF THE FOLLOWING PROPERTIES OF AN ANCHOR ELEMENT INDICATES THAT THE USER IS CURRENTLY CLICKING ON AN ELEMENT ?
10.
file transfer from any webpage to computer system is referred to as ?
11.
which of the following is true about angular JS expression?
12.
how to insert multiple line comments in a css file?
13.
The Second Largest Heading In Html Is?
14.
the correct syntax to write "sky is blue" in javascript is?
15.
what type of value gets printed if we add the following two variables? var a="10"; var b=50;
16.
when working with a mask layer for an erasing effect what tool is used to " take away" and "add" to the picture?
17.
for generalized color correction which command adjusts the overall combination of colors in an image?
18.
WHICH OF THE FOLLOWING IS THE CSS EXTENSION PREFIXES FOR WEBKIT?
19.
which of the following expression is true?
20.
___ IS A DECLARATION FOR AN HTML5 DOCUMENT ?
21.
which of the following directives allows one to use form?
22.
which of the following file types does not have the ability to be animated?
23.
if params is a dom object for a paragraph which of the following is a correct syntax to change the text in the paragraph?
24.
which CSS property specifies how a video, or an image is resized to fit its content box?
25.
what will happen in the following case? h1{ color: red text- decoration: underline; font style italic;}
26.
WHICH OF THE FOLLOWING TAG IS USED FOR INSERTING THE LARGEST HEADING IN HTML?
27.
HOW TO READ AND RENDER AN HTML PAGE?
28.
WHICH CSS PROPERTY SHOULD ONE USE TO ENCIRCLE AN IMAGE WITH TEXT?
29.
which of the following is used for creating and manipulating photoshop images?
30.
WHICH OF THE FOLLOWING IS CORRECT?
31.
WHICH OF THE FOLLOWING IS USED TO APPLY A SPECIFIC RULE AND CAN NEVER BE OVERRIDDEN IN CSS?
32.
WHICH CSS SELECTOR WILL BE USED TO DEFINE A SINGLE ELEMENT'S STYLE?
33.
TO CONTROL IMAGE REPETITION IN CSS THE CORRECT OPTION IS?
34.
which statement specify correct difference between var and let keywords in javascripts?
35.
which of the following is video format in html5?
36.
HOW WILL YOU MAKE ALL PARAGRAPH ELEMENTS 'GREY' IN COLOR?
37.
WHAT IS THE PROPER HTML SYNTAX FOR REFERENCING AN EXTERNAL STYLE SHEET?
38.
HTML METADATA IS PRESENT IN WHICH OF THE FOLLOWING TAGS?
39.
WHICH OF THE FOLLOWING ATTRIBUTES DEFINES THE URL OF THE PAGE TO EMBED WHEN THE TAG IS USED?
40.
WHICH CSS PROPERTY SPECIFIES THE CLARITY OF THE IMAGE ?
41.
WHICH OF THE FOLLOWING IS NOT A MOUSE EVENT ?
42.
WHICH OF THE FOLLOWING IS AN EXAMPLE OF A SEARCH ENGINE ON THE INTERNET?
43.
which of the following is true ?
44.
what will be the output of the following javascript code? var js=10 js*=5 document. getelement by id("demo"). innerhtml=js;
45.
IN THE GIVEN IMG TAG WHAT "IMG.PNG"INSIDE THE DOUBLE QUOTE IMPLIES?
46.
how to close all files open in notepad++?
47.
WHICH OF THE FOLLOWING IS A CORRECT CSS SYNTAX ?
48.
which selector selects elements based on a certain state?
49.
which of the following statements is/are true? the web designer shouldn't just be concerned about the looks but also about user interface ii usability is very important in web design
50.
WHICH FEATURE OF PHOTOSHOP TRACK RECENT CHANGES MADE TO AN IMAGE?
51.
which one of the following is not considered as an error?
52.
which of the following is not a browser?
53.
which of the following is not possible to animate using css?
54.
which of the following defines the set of rules that are followed by each computer present on a network ?
55.
HTML Tags are enclosed in__?
56.
which of the following is used to creates an ordered list in html?
57.
the " color:black" in css syntax is known as?
58.
which of the following options can be used to remove parts of an image?
59.
W3 CSS IS A STANDARD CSS THAT HAS?
61.
in the following transition what does 4s describe?
62.
FROM THE BELOW MENTIONED CSS PROPERTIES WHICH OF THE FOLLOWING IS USED TO MAKE THE TEXT BOLD?
63.
WHICH SHORTCUT KEY IS USED TO DUPLICATE THE CURRENT LINE IN NOTEPAD++?
64.
css syntax is divided into___ parts?
65.
css's position property default value is ?
66.
how can one change the font of an element?
67.
who invented www (world wide web )?
68.
WHICH OF THE FOLLOWING IS/ARE A TAG (S)?
69.
for which of the following purpose java script is designed for?
70.
what is the output of the following javascript code?
71.
WHAT IS A MODULE IN ANGULAR JS?
72.
which is the correct syntax for angular module?
73.
which css property helps one to decide whether the text should be clipped show some dots (ellipsis) or display a custom string?
74.
consider the below div tag content statement how to print the value of "username"? input something in the input box: name: ,input type="text"ng-model="username">you wrote:_____|
75.
WHICH OF THE FOLLOWING IS THE CORRECT OPTION FOR THE REQUIREMENT OF WEB PUBLISHING?
76.
IMAGE___IS CHANGING THE APPEARANCE OF AN IMAGE BY ALTERING THE COLORS OF THE PIXELS?
77.
which tool is used to write your name on an image?
78.
which of the following is required for joining the internet?
79.
ctrl++p is the shortcut key to open_____ in sublime text editor?
80.
which is the correct syntax to call an external Javascript file in the current html document?
81.
which program is used by web clients to view the web pages?
82.
the internet originated from the concept of?
83.
WHAT IS THE KEYBOARD SHORTCUT FOR INCREASING A DOCUMENT'S ZOOM LEVEL?
84.
WHICH CSS ATTRIBUTE (s) SHOULD ONE USE TO CREATE A PINK DOTTED BORDER AROUND AN IMAGE ?I. BORDER- LINE II. BORDER STYLE III. BORDER- COLOR
85.
for what purpose is the css padding property used?
86.
BY USING CSS STYLE OR CODE HOW CAN ONE REMOVE THE UNDERLINE FROM ALL HYPERLINKS?
87.
in css selectors are __used to select the elements you want to style ?
88.
which of the following statements define arrays in javascript?
89.
what is the standard resolution of images on the web?
90.
WHICH OF THE FOLLOWING WAYS ARE VAILD TO SPECIFY WHITE COLOR USING CSS? I. #FFFFFF II. RGB (255,255,255)III.RGB(FF,FF,FF)
91.
which attribute is used for body background color?
92.
WHICH OF THE FOLLOWING IS NOT A TEXT EDITOR?
93.
W3. CSS DOES NOT PROVIDES THE FOLLOWING BORDER CLASS?
94.
which of the following is/are the purpose of markup language? i add hypertext capabilities ii enhance the document iii to define elements within a document
95.
WHAT IS THE FILE EXTENSION FOR A PHOTOSHOP FILE?
96.
WHICH OF THE FOLLOWING STATEMENTS IS/ARE CORRECT?
98.
ctrl+ up arrow + f is the shortcut key for__ in sublime text editor?
99.
A COLOR SYSTEM'S RANGE OF COLORS THAT IT CAN DISPLAY OR PRINT IS ____?
100.
which of the following options is incorrect with reference to status codes?