Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Recent questions tagged javascript
Home
Tag
javascript
0
votes
What if you use parseInt() to convert a string containing decimal value?
asked
Oct 9, 2022
in
JavaScript
by
Robin
javascript
parseint
0
votes
Which of the following method checks if its argument is not a number?
asked
Oct 9, 2022
in
JavaScript
by
Robin
javascript
+1
vote
Does JavaScript allow exception handling?
asked
Oct 9, 2022
in
JavaScript
by
Robin
javascript
exception
handling
0
votes
In JavaScript, Arrays are data type) State True or False
asked
Oct 9, 2022
in
JavaScript
by
Robin
javascript
array
0
votes
Find output of below Javascript addition code document.write("1 plus 1 is " + 1 + 1);
asked
Oct 9, 2022
in
JavaScript
by
Robin
javascript
code
0
votes
How ++ works in Javascript? Find output of below Javascript code.
asked
Oct 9, 2022
in
JavaScript
by
Robin
javascript
code
operator
0
votes
What is the output of following Javascript? var a = 'letsfind'; var b = 'course'; var c = a/b; document.write(c);
asked
Oct 9, 2022
in
JavaScript
by
Robin
javascript
code
0
votes
Which of the following function of Array object applies a function simultaneously against two values of the array (from right-to-left) as to reduce it to a single value?
asked
Oct 9, 2022
in
JavaScript
by
Robin
javascript
array-object
0
votes
What is divide by 0 in Javascript? var a = 10;
asked
Oct 9, 2022
in
JavaScript
by
Robin
javascript
0
votes
Find output of below code var a = '20'; var b = a = 30; document.write(a+b);
asked
Oct 9, 2022
in
JavaScript
by
Robin
javascript
0
votes
Javascript string using double quotes is exactly the same as a string using single quotes?
asked
Oct 9, 2022
in
JavaScript
by
Robin
javascript
string
0
votes
Which of the following is not the properties of screen objects in JavaScript?
asked
Oct 9, 2022
in
JavaScript
by
Robin
javascript
objects
properties
0
votes
Which of the following are the functional components in JavaScript?
asked
Oct 9, 2022
in
JavaScript
by
Robin
functional-component
javascript
0
votes
Which of the following are the errors in JavaScript?
asked
Oct 9, 2022
in
JavaScript
by
Robin
javascript
0
votes
What are the two basic groups of dataypes in JavaScript?
asked
Oct 9, 2022
in
JavaScript
by
Robin
database
javascript
0
votes
What is the original name of JavaScript?
asked
Oct 8, 2022
in
JavaScript
by
rajeshsharma
javascript
0
votes
Why so JavaScript and Java have similar name?
asked
Oct 8, 2022
in
JavaScript
by
rajeshsharma
java
javascript
0
votes
Which of the following is not Javascript frameworks or libraries?
asked
Oct 8, 2022
in
JavaScript
by
rajeshsharma
javascript
0
votes
What is the correct syntax for referring to an external script called "LFC.js"?
asked
Oct 8, 2022
in
JavaScript
by
rajeshsharma
external-script
javascript
0
votes
Which of the following is the correct syntax to display "Letsfindcourse" in an alert box using JavaScript?
asked
Oct 8, 2022
in
JavaScript
by
rajeshsharma
alert-box
javascript
Page:
« prev
1
2
3
4
5
6
7
8
9
...
13
next »
...