0% found this document useful (0 votes)
39 views4 pages

100% WD Final Assessment Test

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views4 pages

100% WD Final Assessment Test

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

3/10/24, 10:42 AM WD Final Assessment Test

 D

 M
Total Questions - 50 Score - (29 / 50) 58%
 A

1) The correct sequence of HTML tags for starting a web page is


A
 A) Head, Title, HTML, body 1M
B) HTML, Body, Title, Head
I C) HTML, Head, Title, Body
 Q D) HTML, Head, Title, Body

J 2)
 D

Which of the following tags is used to insert a line-break in HTML?


R
 J A) br tag 1M
B) a tag
 C
C) pre tag
D) b tag
 F

3) In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads.
 R
A) autoplay 1M
B) buffer
C) preload
D) controller

4) Which of the following HTML Video – Media Type is not supported in IE?
A) ogg 1M
B) webm
C) MP4
D) None of above

5) Which of the following property adds padding to the top of an element?


A) top 1M
B) padding-top
C) height
D) padding-height

6) Which of the following property sets the shadow for a box element?
A) shadow 0M
B) set-shadow
C) shadow-box
D) box-shadow

7) Which CSS property do you need to align 2 html elements side-by-side?


A) padding 1M
B) margin
C) float
D) clear

8) Which CSS property do you need to put a little space INSIDE a layout element to keep the text from
touching the edges?
A) padding 1M
B) margin
C) float
D) clear

9) Which of the following CSS Property specifies the bottom offset of a positioned element?
A) top 1M
B) bottom
C) left
D) right

https://wingz.itvedant.com/index.php/assignment-test-student/exam-view-topic?id=7912 1/4
3/10/24, 10:42 AM WD Final Assessment Test

10) Which of the following CSS Property Specifies the right offset of a positioned element?
A) left 1M
B) right
C) top
 D D) bottom

 M 11) which of the following are gradient in css. 1M


A) linear
 A B) radial
C) both A and B
A D) None of the above

12) if the flow of the gradient is from top to bottom the what is the value of the direction parameter in
I linear-gradient().
 Q
A) from top 1M
B) from top to bottom
J
 D C) to bottom from top
D) to bottom
R
 J
13) if the flow of the gradient is from bottom left corner to right top corner then what is the value of the
direction parameter in linear-gradient().

 C A) to right top 1M
B) to top right
 F C) both A and B
D) none of the above
 R
14) Which of the following property defines the length of time that a transition takes?
A) transition 1M
B) transition-duration
C) transform-duration
D) transition-property

15) Which of the following property defines when the transition will start and it allows a transition to begin
execution some some period of time from when it is applied?

A) transform-delay 1M
B) transition-delay
C) transform-duration
D) none of the above

16) @keyframes rule is used to define the properties that will control the audio/video formats. State true
or false.
A) True 1M
B) False
C) -
D) -

17) what is the in general value given to initial-scale attribute of the meta tag view port. 1M
A) 1.0
B) 2.0
C) 3.0
D) 4.0

18) what is name of the property that change the direction of flex box. 1M
A) rotation
B) reverse
C) direction
D) none of above

19) Which of the following class in Bootstrap is used to provide a responsive fixed width container?
A) .container-fixed 1M
B) .container-fluid
C) .container
D) none of above

20) Which of the following class is used to create a thumbnail image?


A) .img-circle 1M
https://wingz.itvedant.com/index.php/assignment-test-student/exam-view-topic?id=7912 2/4
3/10/24, 10:42 AM WD Final Assessment Test

B) .img-nail
C) .img-thumb
D) .img-thumbnail

 D 21) Which one of the following symbol is used for creating comments in the javascript:
A) \\ 1M
 M B) //
C) \**\
 A D) \**/

22) State whether the following is the right syntax for IF-ELSE statement
 A
IF expression THEN

I statements;
 Q
ELSE
J
 D if-statements;

END IF;
R
 J A) True 0M
B) False
 C
C) -
D) -
 F

23) Which of the following visibility property value is described by The element is not visible, but the layout of surrounding elements is
 R
not affected?
A) visible 1M
B) hidden
C) collapse
D) none of the mentioned

24) What loop executes statements regardless of whether a condition is true or false?
A) do…while loop 1M
B) while loop
C) for loop
D) for in loop

25) Which of the following function defines a linear gradient as a CSS image?
A) grayscale() 1M
B) gradient()
C) linear-gradient()
D) image()

26) Arrays in JavaScript are written within ____________


A) {} 1M
B) []
C) ""
D) ()

27) What Layout Is Used For Providing 100% Width In Bootstrap?


A) Fluid Layout 1M
B) Fixed Layout
C) Both (a)and (b)
D) None Of The Above

28) Which HTML element is used for YouTube videos? 1M


A) <samp>
B) <small>
C) <frame>
D) <iframe>

29) Which symbol is used separate JavaScript statements? 1M


A) Comma (,)
B) Colon (:)
C) Hyphen (_)
D) Semicolon (;)

https://wingz.itvedant.com/index.php/assignment-test-student/exam-view-topic?id=7912 3/4
3/10/24, 10:42 AM WD Final Assessment Test

30) JavaScript ignores? 1M


A) newlines
B) tabs
C) spaces
 D D) All of the above

 M 31) Which JavaScript keyword is used to declare a variable? 0M


A) Var
 A B) var
C) Let
A D) All of the above

32) An object is an un-ordered collection of ………………………, each of which has a name and a value. 1M
I A) properties
 Q
B) names
C) values
J
 D D) All of the above

R
 J

 C

 F

 R

https://wingz.itvedant.com/index.php/assignment-test-student/exam-view-topic?id=7912 4/4

You might also like