Corsi
Accedi
Inizia a imparare l'IA
Corsi
Accedi
Inizia a imparare l'IA
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
Why the semicolon could be left for one single statement or for the last one?
php
1 Voto
3 Risposte
23rd Aug 2016, 2:23 PM
Moez Hammami
Can we only use 'break statement ' in infinite while loop or also in normal while loop
python
-1 Voto
4 Risposte
14th May 2022, 7:14 AM
Purple Phoenix 7
Write three different C++ statement to substract 1 from the integer variable n.
1integer
n.
variable
0 Voti
2 Risposte
19th Apr 2017, 2:53 PM
lzjoe
How do you implement Mysql insert query using an if statement in java?
if-statements
java
mysql
netbeans
0 Voti
1 Risposta
4th Mar 2020, 12:56 PM
Fadhil Ahmad
Will someone please explain how the return statement interacts with loops in this code?
javascript
web
1 Voto
1 Risposta
15th Nov 2019, 3:51 AM
Michael
Is it necessary to give a space before print function that comes after if statement ?
print
0 Voti
2 Risposte
9th Jul 2022, 10:33 AM
Hari Govind
Hello, Everyone! I'm new to C programming.Can anyone please explain me what happens near if statement in the code below?
c
0 Voti
6 Risposte
15th May 2020, 10:31 AM
__The__True__Villain__
How this program properly run accordong to d statement that i enter in this code....
codeplayground
java
1 Voto
2 Risposte
13th May 2018, 4:45 PM
Harsh Agrawal
Tell me why the first for loop is infinite bc there is a break statement
c++
0 Voti
2 Risposte
30th Jul 2022, 10:38 AM
Renz
Remember, there are 24 hours in a day, 60 minutes in an hour, and 60 seconds in a minute. Use the print() statement to output t
code
exceptions
python
-4 Voti
11 Risposte
24th Jun 2021, 1:12 PM
「ŁORÐ么101《ツ
The statement x*=3; is equal to 1) X=3*; 2) x=3; 3) x= x *3; 4) x= x+3;
java
0 Voti
3 Risposte
19th Aug 2020, 9:21 AM
Darpan Kushwaha
While I am writing the program they are telling there is not such statement as clrscr(); and many things
c++
2 Voti
6 Risposte
11th Dec 2017, 3:27 PM
Arya
There are indentation errors while using while statement (+1) in my coding.please explain why my coding is incorrect.
loop
pattern
programming
python
while
0 Voti
4 Risposte
4th Sep 2019, 8:38 AM
Yash Garg
Which statement will associate file object "fileLog" to the standard output stream (options in description)
python
1 Voto
1 Risposta
13th May 2021, 3:56 AM
Muskmello
How to print values of two variables say x and y; *with space* and in the *same line *?
java
print
statement
1 Voto
1 Risposta
11th Nov 2017, 7:44 PM
Amartya D
Write a program to print sum of series (1)+(1+3)+(1+3+5)+(1+3+5+7).....n using go to statement
c++
loops
0 Voti
2 Risposte
7th Sep 2017, 3:21 PM
rishabh Singh
Remember, there are 24 hours in a day, 60 minutes in an hour, and 60 seconds in a minute. Use the print() statement to output
doubt
pyton
2 Voti
4 Risposte
13th Mar 2021, 9:04 AM
Pranay Siddarth
Fill in the blanks to include the printf statement if LEVEL macro is not defined. #if (LEVEL) printf("hello"); #
c
preprocessor
-3 Voti
3 Risposte
16th May 2020, 8:03 AM
Sandeep Vishwakarma
this is outputting int Q even when the if statement evaluates to false. why?
c++
else-statements
0 Voti
2 Risposte
13th Oct 2018, 1:59 AM
Benjamin Burks
Can I use goto statement in python. If not then is there any equivalent for it in python?
python
0 Voti
3 Risposte
2nd Dec 2016, 9:47 AM
Dharm Vashisth
To end a "While Loop" permanently, a "Break" statement must be used. Can you please help to explain how?
loops
0 Voti
6 Risposte
24th Feb 2019, 4:06 PM
Wanangwah
Help needed. Used a switch statement in try catch block which worked but the error message wouldn't display. Thanks in advance.
c#
exceptions
switch
0 Voti
5 Risposte
15th Aug 2021, 8:34 AM
Cameron
What is the difference between nested if else and elseif statement in c++
c++
1 Voto
1 Risposta
10th Sep 2016, 10:43 AM
Dinesh
Why can't we use relational operator with two strings while making a conditional statement ? (In Python 3x)
python3
1 Voto
2 Risposte
30th Aug 2021, 1:20 PM
Piyush Chaudhary
Why should I use raise statement instead of print to mention the errors ? In Paython.
paython
2 Voti
1 Risposta
6th May 2020, 2:10 PM
Ahmed Farag
Help here !please...when I entered wrong number its ask input and then execute else statement .I want it earlier.
python
1 Voto
5 Risposte
30th Aug 2018, 11:12 PM
aman singh
Please is the indentation wrong wrong cuz I keep getting error in indentation. I nested the second if statement
conditions
python
0 Voti
5 Risposte
28th Aug 2019, 6:00 PM
Onimisi
Is it possible to insert data into a structured database without using a single SQL statement in Java?
database
java
rdbms
sql
1 Voto
3 Risposte
12th Nov 2019, 10:29 AM
silentlearner
What difference does it makw when the statement return 1; is used instead of return 0; ?
c++
return
0 Voti
2 Risposte
3rd Jan 2020, 6:01 PM
Shailaja
How can i format my print statement to the center without using the generic center() method or the os module?
center()
centralisedprintstatemen
osmoduleerror
python3
4 Voti
2 Risposte
30th Apr 2020, 8:50 AM
Mujeeb Adeyanju Sunmola
How do we use an element from an array in a switch statement in java?
arrays
java
switch_statements
0 Voti
2 Risposte
25th Mar 2020, 9:51 AM
H-J
Can I use if statement in getting user input. If yes then how?
java
0 Voti
2 Risposte
23rd Feb 2017, 1:50 PM
pritish ghalta
how to Find The median With If Statement ?! anyone help me ..
java
0 Voti
2 Risposte
11th Jan 2017, 4:08 PM
Mhamed Hayssam
How do I make the statement true in 4 of lists? Any ideas?
lists
python
0 Voti
2 Risposte
13th Nov 2016, 5:34 PM
Brandon
What are disadvantages of using goto statement?
c++
flag
goto
jump
statement
2 Voti
4 Risposte
22nd Mar 2018, 7:02 AM
Wasim Abbasi
Switch statement in Js always keeps giving me the last option, please help rectify the proplem
javascript.
0 Voti
2 Risposte
9th Mar 2020, 12:20 PM
OWINO ALFRED
Is there a reason python does not have a statement like switch or case?
else-statements
python
0 Voti
2 Risposte
16th Nov 2016, 7:17 PM
John van der Vuurst
Why in changeName statement we use only function (name) and not person (name) ?
javascript
methods
objects
2 Voti
1 Risposta
17th Dec 2016, 1:26 PM
***
How to build a SQL statement using Different conditions like where condition and how to declare the data types?
sql
0 Voti
6 Risposte
18th Nov 2018, 8:35 AM
Nikita
In if statement 7==7 also true then that value also be printed... But it accepts only the first value.. Its wrong
if-statements
python
5 Voti
6 Risposte
13th Sep 2016, 5:41 PM
Vishnu Kumar P.S.
If more than one elseif conditions are true.then what will happen.will all the statement print.
if-statements
java
0 Voti
3 Risposte
25th Jun 2017, 5:39 PM
Dheeraj Thakur
We can print any statement by using p tag why we need to write echo(php) in our code?
php
1 Voto
5 Risposte
8th Feb 2018, 6:57 PM
Neeraj Rawat
it kepps giving me 1 error for my switch statement that is a value to a string
#java
0 Voti
3 Risposte
22nd Feb 2022, 9:19 AM
Raja Velu
Is there any particular pattern for arranging a while command having the conditional statement and incremental statement?
loops
python
while
1 Voto
4 Risposte
4th Jul 2017, 12:10 PM
Bueze
How would you insert a string name that isn't a number into an "if" statement in C++?
c++
cin
if-statements
strings
variables
0 Voti
3 Risposte
26th Apr 2018, 10:01 PM
JDLives
What is the logic of using the exit () function and the goto statement in a program? How safe is it? how to use it?
c
exit()
goto
10 Voti
2 Risposte
7th Mar 2020, 2:25 AM
José Cleto
how can i use if else statement to find the minimum of a and b and assign it to variable min?
else
If
javascript
statement
0 Voti
3 Risposte
23rd Jun 2017, 10:10 AM
Abdelghani Laaroussi
Java if else statement used in restricting someone who's below 18 from entering an adult site
18
adult
an
below
else
entering
from
If
in
java
restricting
site
someone
statement
used
who's
0 Voti
3 Risposte
25th Oct 2016, 2:52 PM
Ojediran Philip
In C++ is it correct to conclude when first statement in 'if' with OR operation returns true, the rest is disregarded?
c++
3 Voti
3 Risposte
12th Aug 2019, 4:40 AM
david chongo
I don't really understand the use of void statement in c++. Can someone pls explain the meaning of void statement.
void
0 Voti
5 Risposte
13th Nov 2020, 5:29 PM
Eunice Nwadioha
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
27
28
29
...
35
Successivo >
Popolare oggi
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Coding for Cybersecurity
1 Votes
Need help
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Salut tout le monde
2 Votes
Pointers in c#
1 Votes
Please click me
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes
How to Get Better at Solving Programming Problems
0 Votes