CIT JULY 2022

CIT JULY 2022

Professional Development

10 Qs

quiz-placeholder

Similar activities

Exam Prep 1

Exam Prep 1

Professional Development

10 Qs

2. Day 1_ITBA 10 Soal

2. Day 1_ITBA 10 Soal

KG - Professional Development

10 Qs

social engineering

social engineering

1st Grade - Professional Development

10 Qs

HP Commercial Product Training Quiz

HP Commercial Product Training Quiz

Professional Development

10 Qs

HTML

HTML

Professional Development

11 Qs

Minecraft (Good luck Jake)

Minecraft (Good luck Jake)

KG - Professional Development

10 Qs

Python Data Structures & Statements

Python Data Structures & Statements

Professional Development

11 Qs

PLAL Agile Onboarding

PLAL Agile Onboarding

Professional Development

10 Qs

CIT JULY 2022

CIT JULY 2022

Assessment

Quiz

Computers

Professional Development

Practice Problem

Hard

Created by

meeran trainer

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 sec • 5 pts

 

JavaScript is an _______ language?

Object Oriented

Object Based

Procedural

All of the above

2.

MULTIPLE CHOICE QUESTION

5 sec • 5 pts

Which of the following class in Bootstrap is used to provide a responsive fixed width container?

.container-fixed

.container-fluid

.container

All of the above

3.

OPEN ENDED QUESTION

5 mins • 5 pts

Write a JS code to print numbers from 1 to 10

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Output of the following code

<p id="demo"></p> var txt1 = "Sanfoundry_"; var txt2 = "Javascriptmcq"; document.getElementById("demo").innerHTML = txt1 + txt2;

error

Sanfoundry_ Javascriptmcq

undefined

Sanfoundry_Javascriptmcq

5.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Which of the following jQuery method is used to hide the selected elements?

The hidden() method

The hide() method

The visible(false) method

The display(none) method

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

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

20 sec • 5 pts

The correct syntax for selecting the first paragraph element with id p1 is -

$("p.p1:first")

$("p#p1:first")

$("p1#p:first")

None of the above

Create a free account and access millions of resources

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?