Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Ask a Question
Which of these symbols is used to create comments in JavaScript?
Home
JavaScript
Which of these symbols is used to create comments in JavaScript?
asked
Dec 1, 2022
in
JavaScript
by
john ganales
Q:
Which of these symbols is used to create comments in JavaScript?
a. //
b. \\
c. \* */
d. \* *\
javascript
1
Answer
0
votes
answered
Dec 1, 2022
by
john ganales
a. //
Related questions
0
votes
Q: Which symbol is used for comments in Javascript?
asked
Oct 10, 2022
in
JavaScript
by
SakshiSharma
javascript
0
votes
Q: Which one of the following symbol is used for creating comments in the javascript:
asked
Mar 21, 2021
in
JavaScript
by
rajeshsharma
javascript
comments
create-comment
0
votes
Q: Which of these keywords is used to define various functions in JavaScript?
asked
Dec 2, 2022
in
JavaScript
by
john ganales
javascript
0
votes
Q: Which of these is a correct output for the JavaScript code given below?
asked
Dec 1, 2022
in
JavaScript
by
john ganales
javascript
0
votes
Q: How to create an array in JavaScript?
asked
Jun 9, 2022
in
JavaScript
by
sharadyadav1986
array
javascript
0
votes
Q: How to create objects in JavaScript?
asked
Jun 9, 2022
in
JavaScript
by
sharadyadav1986
objects
javascript
0
votes
Q: Which of these methods or operators are used for identifying an array?
asked
Dec 2, 2022
in
JavaScript
by
john ganales
operators
javascript
0
votes
Q: Which of these is known as the Equality operator used for checking whether both the values are equal?
asked
Dec 1, 2022
in
JavaScript
by
john ganales
javascript
0
votes
Q: Which of these operators are used for checking if a specific property exists?
asked
Dec 1, 2022
in
JavaScript
by
john ganales
javascript
0
votes
Q: Which is the handler method used to invoke when uncaught JavaScript exceptions occur?
asked
Oct 8, 2022
in
JavaScript
by
rajeshsharma
javascript
handler-method
0
votes
Q: 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
Q: Which of these codes is equivalent to the code given below?
asked
Dec 2, 2022
in
JavaScript
by
john ganales
javascript
0
votes
Q: Which of these functions of the Number Object would format a number with different numbers of digits to the decimal’s right?
asked
Dec 1, 2022
in
JavaScript
by
john ganales
javascript
0
votes
Q: In JavaScript, what kind of scoping is used?
asked
Mar 24, 2021
in
JavaScript
by
sharadyadav1986
javascript
scoping
0
votes
Q: Which of these is not a keyword?
asked
Dec 1, 2022
in
JavaScript
by
john ganales
javascript
0
votes
Q: 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
0
votes
Q: “The expression that can appear legally on an assignment expression’s left side” is a common explanation for variables, elements of arrays, and properties of objects. These are known as __________:
asked
Dec 1, 2022
in
JavaScript
by
john ganales
javascript
0
votes
Q: Which of them is not the looping structures in JavaScript?
asked
Oct 10, 2022
in
JavaScript
by
SakshiSharma
javascript
loop
0
votes
Q: Among the following, which one is a ternary operator in JavaScript?
asked
Oct 10, 2022
in
JavaScript
by
SakshiSharma
javascript
0
votes
Q: Which of the following true about Javascript?
asked
Oct 10, 2022
in
JavaScript
by
SakshiSharma
javascript
...