Search Header Logo

Final Exam-SL2

Authored by Sarbjeet Singh

Professional Development

Professional Development

Used 1+ times

Final Exam-SL2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Java and JavaScript are the same language?

True

False

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A programmer should never re-use existing code.

True

False

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is correct about jQuery?

The jQuery made it easy to select DOM elements, traverse them and modifying their content.

The jQuery helps you a lot to develop a responsive and feature-rich site using AJAX technology.

The jQuery comes with plenty of built-in animation effects which you can use in your websites.

All of above

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which built-in method returns the length of the string?

length()

size()

join()

All

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What symbol is used to identify JQuery code?

#

$

%

&

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The correct syntax to set the background color of all h1 elements to yellow in jQuery

$("h1").style("background-color","yellow");

$("h1").html("background-color","yellow");

$("h1").css("background-color","yellow");

$("h1").layout("background-color","yellow");

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the syntax $("p.para") will select?

The first paragraph element with class = "para"

The first paragraph element with id = "para"

The first paragraph element with name = "para"

All paragraph elements with class = "para"

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?