
4CSM1-HTML
Quiz
•
Computers
•
University
•
Practice Problem
•
Hard
RAVIKANTH K
Used 2+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Javascript is an _______ language?
Object-Oriented
Object-Based
Procedural
All of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following methods is used to access HTML elements using Javascript?
getElementbyId()
getElementsByClassName()
getElementByXpath()
All of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code snippet?
<script type="text/javascript">
a = 5 + "9";
document.write(a);
</script>
Error
14
RuntimError
59
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<script type="text/javascript" language="javascript">
var a = "Scaler";
var result = a.substring(2, 4);
document.write(result);
</script>
al
ale
cal
caler
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<script type="text/javascript" language="javascript">
var x=12; var y=8;
var res=eval("x+y");
document.write(res);
</script>
20
x+y
128
None of the Above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is used to check whether a given property is valid or not?
in
is in
exists
lies
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
(function(){
setTimeout(()=> console.log(1),2000);
console.log(2);
setTimeout(()=> console.log(3),0);
console.log(4); })();
1 2 3 4
2 3 4 1
2 4 3 1
4 3 2 1
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
12 questions
R variable Data Type and Flow Control Quiz
Quiz
•
University
12 questions
UTS Semester 1 Informatika 2024/2025
Quiz
•
8th Grade - University
15 questions
Python
Quiz
•
University
15 questions
LATIHAN SOAL PEMROGRAMAN
Quiz
•
9th Grade - University
10 questions
INTRODUCCION A LA PROGRAMACION
Quiz
•
6th Grade - University
10 questions
2025 python class first quiz
Quiz
•
9th Grade - University
13 questions
GIT COURSE
Quiz
•
University
10 questions
Олимпиада Web-программирование
Quiz
•
University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
9 questions
Principles of the United States Constitution
Interactive video
•
University
18 questions
Realidades 2 2A reflexivos
Quiz
•
7th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
25 questions
Integer Operations
Quiz
•
KG - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University
20 questions
SER vs ESTAR
Quiz
•
7th Grade - University
