HTML, JAVASCRIPT,XML

HTML, JAVASCRIPT,XML

University

12 Qs

quiz-placeholder

Similar activities

Quiz 11 Perancangan dan Pemrograman Web 2023-1

Quiz 11 Perancangan dan Pemrograman Web 2023-1

University

10 Qs

Programming Knowledge Quiz (Medium)

Programming Knowledge Quiz (Medium)

5th Grade - Professional Development

10 Qs

Comparing Python, Java, and JavaScript

Comparing Python, Java, and JavaScript

9th Grade - University

15 Qs

Web Development Workshop

Web Development Workshop

University - Professional Development

10 Qs

jQuery and MORE!

jQuery and MORE!

University

14 Qs

JavaScript

JavaScript

University

13 Qs

Java 1

Java 1

University

10 Qs

Quiz 10 Perancangan dan Pemrograman Web 2022-1

Quiz 10 Perancangan dan Pemrograman Web 2022-1

University

10 Qs

HTML, JAVASCRIPT,XML

HTML, JAVASCRIPT,XML

Assessment

Quiz

Computers

University

Hard

Created by

HAREESH KUMAR

Used 258+ 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?