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
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
(
14.1k
points)
Which of these symbols is used to create comments in JavaScript?
a. //
b. \\
c. \* */
d. \* *\
javascript
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 1, 2022
by
john ganales
(
14.1k
points)
a. //
Related questions
0
votes
Q: Which symbol is used for comments in Javascript?
asked
Oct 10, 2022
in
JavaScript
by
SakshiSharma
(
32.2k
points)
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
(
23.9k
points)
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
(
14.1k
points)
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
(
14.1k
points)
javascript
0
votes
Q: How to create an array in JavaScript?
asked
Jun 9, 2022
in
JavaScript
by
sharadyadav1986
(
31.6k
points)
array
javascript
0
votes
Q: How to create objects in JavaScript?
asked
Jun 9, 2022
in
JavaScript
by
sharadyadav1986
(
31.6k
points)
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
(
14.1k
points)
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
(
14.1k
points)
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
(
14.1k
points)
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
(
23.9k
points)
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
(
31.6k
points)
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
(
14.1k
points)
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
(
14.1k
points)
javascript
0
votes
Q: In JavaScript, what kind of scoping is used?
asked
Mar 24, 2021
in
JavaScript
by
sharadyadav1986
(
31.6k
points)
javascript
scoping
0
votes
Q: Which of these is not a keyword?
asked
Dec 1, 2022
in
JavaScript
by
john ganales
(
14.1k
points)
javascript
...