Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Preise
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
/* node solved.js */ ERR_HTTP_HEADERS_SENT
ejs
node.js
serverresponse
setheader
4 Stimmen
6 Antworten
10th Feb 2020, 2:46 PM
Gordon
If /* */ then //?
comments
css
0 Stimmen
11 Antworten
23rd Apr 2017, 1:55 AM
Douglas Goldbach
რა განსხვავებაა \\ და /* */ შორის?
ა
7 Stimmen
6 Antworten
21st Sep 2018, 4:16 PM
Lilly
/* SOLVED */ What should i do in Java????
java
4 Stimmen
11 Antworten
15th Oct 2019, 11:52 AM
Mehmet Yıldız
/* como se usan los comentarios*/
comments
-8 Stimmen
8 Antworten
11th Jan 2018, 6:21 PM
Francisco Marquez Gonzalez
/* A good quote for all C++ lovers */
c++
quote
recursion
2 Stimmen
9 Antworten
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 Stimme
1 Antwort
13th Mar 2020, 11:05 AM
Sumit Kumar
Javascript Tutorial /* for beginners like me ^_^ */
course
html
javascript
tutorial
video
web
youtube
6 Stimmen
3 Antworten
26th Jun 2017, 9:12 AM
🎀<Be>🎀
is it possible to use /* for both multiple and single lines??
comments
2 Stimmen
8 Antworten
26th Jul 2018, 10:34 PM
saba-hs
/* I havent understood this pls someone help me.
c++
comments
1 Stimme
2 Antworten
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 Stimmen
7 Antworten
14th Sep 2020, 12:57 AM
Asad Zaman
/* // ' % # Comment on Comments. */
comments
ruby
0 Stimmen
4 Antworten
27th Oct 2016, 1:53 AM
Tom
Can i replace // print with /* Text here* /
c++
comments
4 Stimmen
3 Antworten
22nd May 2017, 3:02 AM
HeniX
Hi room, is comment really necessary while writing code?? Most especially in php
/*
1 Stimme
3 Antworten
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 Stimmen
5 Antworten
18th Jul 2018, 8:29 AM
Siddharth Kumar
What is the difference between multi-line comment /* */ and documentation comment /** */ in Java?
java
6 Stimmen
5 Antworten
14th Aug 2019, 3:17 AM
Safaa Alnabhan
Why the comment in the HTML <!-- -->, why not /* */
-->
*/
/*
<!--
coding
comments
html
learn
sololearn
2 Stimmen
3 Antworten
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 Stimmen
10 Antworten
3rd Jul 2018, 12:12 PM
Tarika
alguien que hable en español para armar una comunidad en slack, ¿?
*/
/*
3 Stimmen
10 Antworten
26th Feb 2018, 10:17 PM
Hdez
Why cant i just use /* for single line and multiple line comments?
comments
0 Stimmen
4 Antworten
10th Aug 2018, 4:04 PM
Brandon Dean Anderson
Why does JS AND CSS use /* Comment goes here. */ ?
comments
css
javascript
0 Stimmen
3 Antworten
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 Stimmen
4 Antworten
17th Dec 2020, 8:31 AM
Carbon dioxide
Comment
*/
/*
0 Stimmen
4 Antworten
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 Stimme
4 Antworten
21st Feb 2020, 9:36 AM
ASEEM
the comment must begin with /* and end with */ is known as?
comments
java
0 Stimmen
3 Antworten
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 Stimme
2 Antworten
6th Aug 2018, 11:49 AM
Saurabh Negi
Can you explain me the deference between these comments /** */ and these /* */ ?
comments
1 Stimme
2 Antworten
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 Stimme
1 Antwort
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 Stimmen
13 Antworten
28th Nov 2017, 1:48 PM
function vince () { alert ( "PLATINUM");}vince ();
How can i become efficiency in web development guys?
/*
<header>
$
0 Stimmen
4 Antworten
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 Stimmen
3 Antworten
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 Stimmen
3 Antworten
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 Stimme
8 Antworten
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 Stimme
3 Antworten
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 Stimmen
1 Antwort
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 Stimme
3 Antworten
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 Stimmen
2 Antworten
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 Stimme
4 Antworten
22nd Jan 2017, 5:13 PM
Steven Bennett
What is the function of this 3 comments ??
-->
*/
/*
//
<!--
coding
coments
learn
sololearn
2 Stimmen
14 Antworten
1st Jan 2021, 3:30 AM
Carbon dioxide
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Heute heiß
I m just begginer, i don't even understand how to use this app.. send help.. im at level 1
0 Votes
Does this app support the audio tag?
0 Votes
Hi im a begneer and i dont understand how to code if anyone whos smart replay
0 Votes
I dont know what i should do with java script
0 Votes
أنا مبتدئ، كيف أبدأ تعلم البرمجة وما هي أفضل لغة لي؟
1 Votes
i want correct anwer code
0 Votes
Who should or which website should i visit or watch so i could learn python??
1 Votes
IndexOf()
1 Votes
Is there a level after intermediate Python?
1 Votes
Python question
1 Votes