Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Write three different C++ statement to substract 1 from the integer variable n.
1integer
n.
variable
0 Votes
2 Answers
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 Votes
1 Answer
4th Mar 2020, 12:56 PM
Fadhil Ahmad
Hello, Everyone! I'm new to C programming.Can anyone please explain me what happens near if statement in the code below?
c
0 Votes
6 Answers
15th May 2020, 10:31 AM
__The__True__Villain__
Will someone please explain how the return statement interacts with loops in this code?
javascript
web
1 Vote
1 Answer
15th Nov 2019, 3:51 AM
Michael
Is it necessary to give a space before print function that comes after if statement ?
print
0 Votes
2 Answers
9th Jul 2022, 10:33 AM
Hari Govind
How this program properly run accordong to d statement that i enter in this code....
codeplayground
java
1 Vote
2 Answers
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 Votes
2 Answers
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 Votes
11 Answers
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 Votes
3 Answers
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 Votes
6 Answers
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 Votes
4 Answers
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 Vote
1 Answer
13th May 2021, 3:56 AM
Muskmello
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 Votes
2 Answers
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 Votes
4 Answers
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 Votes
3 Answers
16th May 2020, 8:03 AM
Sandeep Vishwakarma
How to print values of two variables say x and y; *with space* and in the *same line *?
java
print
statement
1 Vote
1 Answer
11th Nov 2017, 7:44 PM
Amartya D
this is outputting int Q even when the if statement evaluates to false. why?
c++
else-statements
0 Votes
2 Answers
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 Votes
3 Answers
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 Votes
6 Answers
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 Votes
5 Answers
15th Aug 2021, 8:34 AM
Cameron
What is the difference between nested if else and elseif statement in c++
c++
1 Vote
1 Answer
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 Vote
2 Answers
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 Votes
1 Answer
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 Vote
5 Answers
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 Votes
5 Answers
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 Vote
3 Answers
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 Votes
2 Answers
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 Votes
2 Answers
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 Votes
2 Answers
25th Mar 2020, 9:51 AM
H-J
Can I use if statement in getting user input. If yes then how?
java
0 Votes
2 Answers
23rd Feb 2017, 1:50 PM
pritish ghalta
how to Find The median With If Statement ?! anyone help me ..
java
0 Votes
2 Answers
11th Jan 2017, 4:08 PM
Mhamed Hayssam
How do I make the statement true in 4 of lists? Any ideas?
lists
python
0 Votes
2 Answers
13th Nov 2016, 5:34 PM
Brandon
Switch statement in Js always keeps giving me the last option, please help rectify the proplem
javascript.
0 Votes
2 Answers
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 Votes
2 Answers
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 Votes
1 Answer
17th Dec 2016, 1:26 PM
***
What are disadvantages of using goto statement?
c++
flag
goto
jump
statement
2 Votes
4 Answers
22nd Mar 2018, 7:02 AM
Wasim Abbasi
How to build a SQL statement using Different conditions like where condition and how to declare the data types?
sql
0 Votes
6 Answers
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 Votes
6 Answers
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 Votes
3 Answers
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 Vote
5 Answers
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 Votes
3 Answers
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 Vote
4 Answers
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 Votes
3 Answers
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 Votes
2 Answers
7th Mar 2020, 2:25 AM
José Cleto
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 Votes
3 Answers
25th Oct 2016, 2:52 PM
Ojediran Philip
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 Votes
3 Answers
23rd Jun 2017, 10:10 AM
Abdelghani Laaroussi
In C++ is it correct to conclude when first statement in 'if' with OR operation returns true, the rest is disregarded?
c++
3 Votes
3 Answers
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 Votes
5 Answers
13th Nov 2020, 5:29 PM
Eunice Nwadioha
Puzzle: Why does a for loop using the increment statement "x =+ 2" run forever?
for
increment
infinite
java
loops
0 Votes
3 Answers
2nd Jan 2017, 11:36 AM
Christian Wiesner
Why can't we use else statement with while in java, whereas if need be what is the best possible alternative?
java
python
sololearn
0 Votes
5 Answers
2nd Jun 2020, 4:29 PM
Ehtisham Rehmat
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
27
28
29
...
34
Next >
Hot today
Discrete-Time Signal Representation
0 Votes
Hey, is the "Snowflake" mission not working?
0 Votes
Bug in the answers checking algorithms?
0 Votes
Detach thread exception
1 Votes
Qt timer timeout
0 Votes
Not video
0 Votes
Not image in the page
1 Votes
How to make a 2d game
0 Votes
I want to learn Lua but don’t know where
2 Votes
Html
1 Votes