HTML, JAVASCRIPT,XML

HTML, JAVASCRIPT,XML

University

12 Qs

quiz-placeholder

Similar activities

Quiz 10 Perancangan dan Pemrograman Web  2021-2

Quiz 10 Perancangan dan Pemrograman Web 2021-2

University

10 Qs

AJAXploration

AJAXploration

University

10 Qs

JS - Knowledge Check

JS - Knowledge Check

University

16 Qs

ITC Quiz 1

ITC Quiz 1

University

12 Qs

JavaScript Basic

JavaScript Basic

University

16 Qs

client side processing

client side processing

University

17 Qs

Java Script

Java Script

University

15 Qs

Web Programming Quiz 1

Web Programming Quiz 1

University

10 Qs

HTML, JAVASCRIPT,XML

HTML, JAVASCRIPT,XML

Assessment

Quiz

Computers

University

Hard

Created by

HAREESH KUMAR

Used 262+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is formatting in HTML?

The HTML contains six types of headings which are defined with the <h1> to <h6> tags.

a process of format the text for a better look and feel

There are some HTML tags that don't need a closing tag.

Content is placed between tags to display data on the web page.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a style sheet?

A style sheet is used to build a consistent, transportable, and well-designed style template.

To create a multicolor text on a web page

It is used to define a container for navigation links

It is used to define content aside from the content

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an application of javascript

Client-side validation

Dynamic drop-down menus

Transport data in a network

Displaying clocks

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a feature of javascript?

Lightweight

Good for the applications which are network-centric

Object oriented

Open source

Complementary to HTML

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Is JavaScript case sensitive language?

Yes

No

Depends on the browser

Depends on the platform

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Identify non-primitive datatype from the following?

String

Array

number

boolean

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the output of the following script?


function display() { document.writeln(10+20+"30"); } display();

60

30"30"

3030

102030

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?