wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Web developoment through java quiz 8

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.
a)

Output Files

b)

Input Files

c)

A Manifest File

d)

HTML File

3.

Which of the following is the correct syntax to add the external stylesheet in CSS?

a)

<stylesheet> quiz.css </stylesheet>

b)

<link rel="stylesheet" type="quiz/css" href="quiz.css">

c)

<style src = "quiz.css">

d)

<style src = quiz.css>

4.

Is Bootstrap3 mobile-first?

a)

False

b)

True

c)

Can't say

d)

May be

5.
a)

<checkbox>

b)

<cb>

c)

<Input type = "checkbox">

6.

Which of the following class in Bootstrap is used to provide a responsive fixed width container?

a)

.container-fluid

b)

.container-fixed

c)

.container

d)

All of the above

7.

Which below property of CSS is used to set the indentation of the first line in a block of text ?

a)

text-overflow property

b)

text-underlne-property

c)

text-decoration none

d)

text-indent property

8.
a)

email

b)

currency

c)

orderby

d)

lowercase

9.

Who developed the bootstrap?

a)

James Gosling

b)

Dennis Ritchie

c)

Mark Otto and Jacob Thornton

d)

Mark Jukervich

10.

Which of the below CSS class is used to change the text color of CSS ?

a)

background-color

b)

color

c)

color-background

d)

None of the above

12.

NaN stands for_________.

a)

Nano                      

b)

New attactedNematic

c)

Not  a number      

d)

NanTech 

13.

++ operator in Java Script is ____ Operator.

a)

Unary  

b)

Addition

c)

Increment  

d)

Positive

14.
a)

GetCharAt()

b)

CharacterAt()

c)

CharAt()

d)

None Of The Above

15.
a)

JQuery.noConflict()

b)

JQuery.parseJSON()

c)

JQuery.each()

d)

None Of The Mentioned

16.
a)

The $ Sign

b)

The ? Sign

c)

The % Sign

18.
a)

angular.module("app", []);

b)

var myModule= angular.module();

c)

var myModule= new Module();

19.

A translator is described as ________ software.

a)

Open Source

b)

Application  

c)

Utility   

d)

System 

20.
a)

ng-init

b)

ng-app

c)

ngSrc

d)

ng-start