REACTOR

REACTOR

University

15 Qs

quiz-placeholder

Similar activities

Html5

Html5

University

20 Qs

HTML podstawy

HTML podstawy

8th Grade - University

17 Qs

JavaScript

JavaScript

3rd Grade - University

20 Qs

EIT Quiz 1

EIT Quiz 1

University

20 Qs

JavaScript Variables

JavaScript Variables

3rd Grade - University

13 Qs

JQuery test rus

JQuery test rus

University

10 Qs

Review Javascript DOM

Review Javascript DOM

University - Professional Development

10 Qs

Introducere în JS

Introducere în JS

12th Grade - University

18 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?