Login
Remember
Register
Ask a Question
Recent questions tagged javascript
0
votes
1
answer
What will be the correct output of the following JavaScript code?
asked
Mar 24, 2021
in
JavaScript
by
sharadyadav1986
javascript
output
0
votes
1
answer
Which of the following values will be returned by the last statement in the given code?
asked
Mar 24, 2021
in
JavaScript
by
sharadyadav1986
javascript
function
0
votes
1
answer
Which one of the following codes is correct for concatenating the strings passed into the function?
asked
Mar 24, 2021
in
JavaScript
by
sharadyadav1986
javascript
function
value-return
0
votes
1
answer
In JavaScript, do the functions always return a value?
asked
Mar 24, 2021
in
JavaScript
by
sharadyadav1986
javascript
function
return-value
0
votes
1
answer
Which one of the following keywords is used for defining the function in the JavaScript?
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
javascript
funciton
code
0
votes
1
answer
Which one of the following options is the correct output for the given code of JavaScript?
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
javascript
output
code
program
0
votes
1
answer
Which one of the following options is the correct output for the given code of JavaScript?
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
javascript
output
code
0
votes
1
answer
Which one of the following options is the correct output for the given code of JavaScript?
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
javascript
output
code
0
votes
1
answer
Which one of the following options is the correct output for the given code of JavaScript?
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
javascript
code-output
0
votes
1
answer
Which one of the following options is the correct output for the given code of JavaScript?
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
javascript
code-output
0
votes
1
answer
Which one of the following code is equivalent to the following given code?
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
javascript
code
program
0
votes
1
answer
Which one of the following code is equivalent to call a function "x" of the class "a" which have two arguments g and h?
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
javascript
out-put-code
0
votes
1
answer
Which one of the following options is the correct output for the given code of JavaScript?
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
javascript
code-output
0
votes
1
answer
What happens if the return statement has no related expression?
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
expression
javascript
keyword
0
votes
1
answer
In which events/scenarios, A function name gets optional in JavaScript?
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
javascript
events
scenario
0
votes
1
answer
The execution of a function stops when the program control encounters the _________ statement in the body of the function.
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
program-control
javascript
0
votes
1
answer
If a function which does not return a value is known as _____
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
javascript
return-function
return-statement
0
votes
1
answer
What is the primary role of the "return ()" statement in a function body?
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
javascript
return-function
0
votes
1
answer
What will be the output of the following JavaScript code?
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
javascript
output-code
0
votes
1
answer
What output we may get if we execute the following JavaScript code:
asked
Mar 23, 2021
in
JavaScript
by
sharadyadav1986
javascript
code-output
Page:
« prev
1
...
3
4
5
6
7
8
9
10
11
12
13
next »
...