Java script can be used for Storing the form's contents to a database file on the server

Javascript-2

Quiz
•
Other
•
Professional Development
•
Hard

ANANDKUMAR CSE
Used 1+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the below is used in Java script to insert special characters?
&
\
-
%
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid JavaScript variable name?
2java
_java_and_$java _names
javaandjava
None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is negative infinity in Java script?
Any of below
number in JavaScript, derived by dividing number by a negative number.
number in JavaScript, derived by dividing number by zero.
number in JavaScript, derived by dividing negative number by zero
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Predict the output of the following JavaScript Code.
<script type="text/javascript">
a = 8 + "8";
document.write(a);
</script>
16
Compilation Error
88
Run Time Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Predict the output of the following JavaScript Code.
<script type="text/javascript">
var a="GeeksforGeeks";
var x=a.lastIndexOf("G");
document.write(x);
</script>
8
0
9
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Predict the output of the following JavaScript Code.
<script type="text/javascript" language="javascript">
var a = "GeeksforGeeks";
var result = a.substring(4, 5);
document.write(result);
</script>
sf
ks
s
k
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Tech Talk - Study Jam Frontend Development

Quiz
•
Professional Development
20 questions
CSS Unit 1

Quiz
•
Professional Development
20 questions
Frontend Assignment

Quiz
•
Professional Development
20 questions
Html и JavaScript I

Quiz
•
Professional Development
20 questions
Quizz for Javascript and typescript

Quiz
•
Professional Development
18 questions
po 5-tos paskaitos (TARPINIS)

Quiz
•
Professional Development
13 questions
TEC-T96

Quiz
•
Professional Development
20 questions
Quizizz 4 JAVA

Quiz
•
Professional Development
Popular Resources on Quizizz
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