JavaScript is an _______ language?
CIT JULY 2022
Quiz
•
Computers
•
Professional Development
•
Hard
meeran trainer
Used 2+ times
FREE Resource
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
10 questions
Pre-Test
Quiz
•
Professional Development
9 questions
HTML Basics
Quiz
•
9th Grade - Professio...
11 questions
Веб разработка Информатика
Quiz
•
Professional Development
15 questions
Trial Class Computer Science
Quiz
•
Professional Development
15 questions
DOT NET-SET1
Quiz
•
Professional Development
15 questions
Linked List
Quiz
•
Professional Development
10 questions
Moringa JavaScript Arrays
Quiz
•
5th Grade - Professio...
10 questions
C Programming
Quiz
•
Professional Development
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade