Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
/* node solved.js */ ERR_HTTP_HEADERS_SENT
ejs
node.js
serverresponse
setheader
4 Votes
6 Answers
10th Feb 2020, 2:46 PM
Gordon
If /* */ then //?
comments
css
0 Votes
11 Answers
23rd Apr 2017, 1:55 AM
Douglas Goldbach
რა განსხვავებაა \\ და /* */ შორის?
ა
7 Votes
6 Answers
21st Sep 2018, 4:16 PM
Lilly
/* SOLVED */ What should i do in Java????
java
4 Votes
11 Answers
15th Oct 2019, 11:52 AM
Mehmet Yıldız
/* como se usan los comentarios*/
comments
-8 Votes
8 Answers
11th Jan 2018, 6:21 PM
Francisco Marquez Gonzalez
/* A good quote for all C++ lovers */
c++
quote
recursion
2 Votes
9 Answers
24th Feb 2017, 6:05 PM
Yatharth Nair
printf("Pi = %3.2f", 3.14159); /* Pi = 3.14 */ printf("Pi = %8.5f", 3.14159); /* Pi = 3.14159 */
c
programing
1 Vote
1 Answer
13th Mar 2020, 11:05 AM
Sumit Kumar
is it possible to use /* for both multiple and single lines??
comments
2 Votes
8 Answers
26th Jul 2018, 10:34 PM
saba-hs
Javascript Tutorial /* for beginners like me ^_^ */
course
html
javascript
tutorial
video
web
youtube
6 Votes
2 Answers
26th Jun 2017, 9:12 AM
🎀<Be>🎀
/* I havent understood this pls someone help me.
c++
comments
1 Vote
2 Answers
3rd Apr 2018, 2:54 AM
APK Gamer
scanf("%2d %d %*f %5s", &x, &y, text); /* input: 1234 5.7 elephant */ printf("%d %d %s", x, y, text); /* output: 12 34
input
output
0 Votes
7 Answers
14th Sep 2020, 12:57 AM
Asad Zaman
/* // ' % # Comment on Comments. */
comments
ruby
0 Votes
4 Answers
27th Oct 2016, 1:53 AM
Tom
Can i replace // print with /* Text here* /
c++
comments
4 Votes
3 Answers
22nd May 2017, 3:02 AM
HeniX
Hi room, is comment really necessary while writing code?? Most especially in php
/*
1 Vote
3 Answers
30th Jan 2019, 1:40 AM
Sanyaolu Adefemi
In C you are not allowed to nest comments as /* hello /* this is */ invalid */ . Is this true foe C++ also?
c
c++
comments
0 Votes
5 Answers
18th Jul 2018, 8:29 AM
Siddharth Kumar
What is the difference between multi-line comment /* */ and documentation comment /** */ in Java?
java
6 Votes
5 Answers
14th Aug 2019, 3:17 AM
Safaa Alnabhan
Why the comment in the HTML <!-- -->, why not /* */
-->
*/
/*
<!--
coding
comments
html
learn
sololearn
2 Votes
3 Answers
31st Dec 2020, 4:47 AM
Carbon dioxide
Is it true comments like // and /* */ valid in every language? (Excuse for my English)
c#
c++
java
php
7 Votes
10 Answers
3rd Jul 2018, 12:12 PM
Tarika
alguien que hable en español para armar una comunidad en slack, ¿?
*/
/*
3 Votes
10 Answers
26th Feb 2018, 10:17 PM
Hdez
Why cant i just use /* for single line and multiple line comments?
comments
0 Votes
4 Answers
10th Aug 2018, 4:04 PM
Brandon Dean Anderson
Why does JS AND CSS use /* Comment goes here. */ ?
comments
css
javascript
0 Votes
3 Answers
19th Sep 2016, 4:03 PM
Carmelo the Brainiac Programmer.
Why in CSS, we have to start with /* and end with */ ?
*/
/*
coding
css
learn
sololearn
2 Votes
4 Answers
17th Dec 2020, 8:31 AM
Carbon dioxide
Comment
*/
/*
0 Votes
4 Answers
16th Jul 2018, 7:44 PM
Elizabeth
import java.awt.*; import java.applet.*; /* <applet code="Arc_Demo" width=310 height=200> </app|et> */ public class Arc_Dem
input
-1 Vote
4 Answers
21st Feb 2020, 9:36 AM
ASEEM
the comment must begin with /* and end with */ is known as?
comments
java
0 Votes
3 Answers
6th Oct 2016, 6:59 AM
swati narola
int x = 3; while(x > 0) { System.out.println(x); x--; } /* Outputs 3 2 1 */
loops
1 Vote
2 Answers
6th Aug 2018, 11:49 AM
Saurabh Negi
Can you explain me the deference between these comments /** */ and these /* */ ?
comments
1 Vote
2 Answers
12th Jan 2017, 1:13 PM
Christina Repou
In this statement -> printf("Pi = %3.2f \n", 3.14159); /* Pi = 3.14 */ %3.2, 3 indicate what?????
c
c++
challenger
cprogram
helper
programmer
sololearn
1 Vote
1 Answer
4th Feb 2019, 2:56 PM
Balu Soman
Can anyone explain to me why the output of the code below is /* 6 */? I tink the answer should be 5...
challenge
php
sololearn
storm
5 Votes
13 Answers
28th Nov 2017, 1:48 PM
function vince () { alert ( "PLATINUM");}vince ();
How can i become efficiency in web development guys?
/*
<header>
$
0 Votes
4 Answers
9th Jun 2019, 8:26 PM
Mark Sikaundi
I noticed some css codes were written just like a comment /* */ and they functioned please can anyone explain thanks
/*1234*/
0 Votes
3 Answers
18th Apr 2020, 1:03 AM
SULAIMON JIMISAYO
#include <stdio.h> int main() { int x[5] = {20, 45, 16, 18, 22}; printf("The element is %d\n", x[5]); /* 32766 */
arrays
-2 Votes
3 Answers
23rd Jan 2022, 4:35 AM
Diya Mehta
can we include two comments in two different lines without using /* and */....and by only using // in starting of two lines?
c#
comments
-1 Vote
8 Answers
18th Jun 2016, 6:44 AM
artham abhinay
Is it necessary to write multiple lines of comment when we use multi line comment code? Can we write 1 line comment in /* */?
comments
1 Vote
3 Answers
18th Jun 2018, 7:15 PM
Prabhat Rai
/* Data was not inserted into the file what is the problem idon't no can any one solve this problem*/
c++
0 Votes
1 Answer
4th Mar 2019, 1:37 PM
M Ashok Kumar
Can some one tell me what is going on here because I forgot
/*
h1
html
js
-1 Vote
3 Answers
1st Mar 2018, 6:12 PM
Archit
Pls can somebody explain why you would put a multi-line comment between /* and */ on the same line according to the lesson from
c++
comments
0 Votes
2 Answers
30th Nov 2016, 2:12 PM
Adepoju Oluwafemi Abiodun
static int Pow(int x, int y = 2) { int result = 1; for (int i = 0; i < y; i++) /* this is the for loop that I don't understand.
c#
methods
1 Vote
4 Answers
22nd Jan 2017, 5:13 PM
Steven Bennett
What is the function of this 3 comments ??
-->
*/
/*
//
<!--
coding
coments
learn
sololearn
2 Votes
14 Answers
1st Jan 2021, 3:30 AM
Carbon dioxide
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
C pointers
1 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes