REACTOR

REACTOR

University

15 Qs

quiz-placeholder

Similar activities

Kuis 1 - PPB 3

Kuis 1 - PPB 3

University

20 Qs

UTS Pemrograman Basis Web 1

UTS Pemrograman Basis Web 1

University

20 Qs

Evaluación Aplicaciones Web

Evaluación Aplicaciones Web

University - Professional Development

11 Qs

HTML BASICS 1

HTML BASICS 1

University

15 Qs

Basics of JavaScript

Basics of JavaScript

11th Grade - Professional Development

15 Qs

DWD - Unit -1

DWD - Unit -1

University

20 Qs

JSTL and EL

JSTL and EL

University

10 Qs

Evaluación de Javascript

Evaluación de Javascript

University

15 Qs

REACTOR

REACTOR

Assessment

Quiz

Computers

University

Hard

Created by

Future Eight

Used 38+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to define an unordered list in HTML?

a) <ul>

b) <ol>

c) <li>

d) <list>

<ul>

<ol>

<li>

<list>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used to specify the location of an external script file in HTML?

href

src

link

rel

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid HTML tag?

<section>

<div>

<header>

<break>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

var x=5,y=1  

var obj ={ x:10}  

with(obj)  

{  

      alert(y)  

}  

1

Error

10

5

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following also known as Conditional Expression?

Alternative to if-else

Switch statement

If-then-else statement

immediate if

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When interpreter encounters an empty statements, what it will do?

Shows a warning

Prompts to complete the statement

Throws an error

Ignores the statements

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following option is used as hexadecimal literal beginning?

00

0x

0X

Both 0x and 0X

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?