Final Exam-SL2

Final Exam-SL2

Professional Development

20 Qs

quiz-placeholder

Similar activities

Java Review

Java Review

Professional Development

19 Qs

Quiz 3

Quiz 3

Professional Development

17 Qs

Ivy_Accenture_Analytics_Assessment-1

Ivy_Accenture_Analytics_Assessment-1

Professional Development

15 Qs

WTN JDBC DrLJK

WTN JDBC DrLJK

Professional Development

16 Qs

Analyzing Data with Power BI

Analyzing Data with Power BI

Professional Development

25 Qs

Cheese cake

Cheese cake

Professional Development

20 Qs

DAND VUE

DAND VUE

Professional Development

16 Qs

Final Exam-SL2

Final Exam-SL2

Assessment

Quiz

Professional Development

Professional Development

Easy

Created by

Sarbjeet Singh

Used 1+ times

FREE Resource

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"

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?

Discover more resources for Professional Development