Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How do.we add same statement in 3 different methods in java
methods
0 Votes
3 Answers
1st Jan 2018, 4:48 PM
gayan dananjaya
Is there much difference between if statement and select case statement?
if-statements
java
switch
0 Votes
3 Answers
10th Jul 2016, 7:44 AM
sumptuousharry
how to reset values and how to add a switch statement to a function ?
html
javascript
0 Votes
4 Answers
29th Sep 2021, 9:26 AM
Mark Davis
Which statement ends the current iteration and continues with the next one?
loops
0 Votes
3 Answers
29th Aug 2020, 8:28 PM
Anthony Friday Attai
What is the main statement in high level languages like java etc?
else-statements
hll
if-statements
java
qbasic
2 Votes
3 Answers
17th Jul 2017, 1:02 PM
Ranjodh Singh
C program adding numbers and then incrementing and using break statement
2
a
adding
break
c
numbers
program
statement
using
0 Votes
2 Answers
16th Nov 2018, 8:15 AM
Corry
What is the major difference between elst-if statement and switch statement?
java
0 Votes
3 Answers
10th Jul 2017, 2:27 AM
lzy gyz
Why adress operator absent in string of fetching a scanf statement for example ("%s",s)
c
1 Vote
4 Answers
9th Aug 2019, 3:12 AM
LOKESHA E J
Is it necessary to place a space when writing statement of the "if"?
if-statements
indentation
0 Votes
3 Answers
11th Jul 2019, 3:19 AM
Aritra Majumder
JAVA IMPORT
import
java
statement
1 Vote
2 Answers
13th May 2018, 6:25 AM
JIBRILLA ALANJIRO
Is it possible for an if and else statement to exist inside a switch statement?
else
if
java
switchstatement
0 Votes
5 Answers
10th Oct 2018, 2:29 PM
LadyNooob
Slicing Doubt : why does the 2nd print statement result in blank?
python
slicing
0 Votes
2 Answers
6th Aug 2023, 11:59 AM
Dayya
Why it prints the else statement if i give "hi" as input...?
error
0 Votes
2 Answers
29th Oct 2022, 2:33 PM
Kiruthik Kumar
[SOLVED] when i use the with statement to open a file the print function does not work on command prompt
cmd
command
help
prompt
python
solved
spyder
1 Vote
13 Answers
5th Mar 2020, 9:54 PM
Peter Paulinus Polycarp
Explain the terms System, out and println used in statement System.out.println.
java
1 Vote
1 Answer
7th Jun 2019, 4:49 AM
Varnica Gupta
May I ask if switch statement or if statements are faster?
c++
switch
0 Votes
3 Answers
6th Aug 2016, 1:59 AM
WhataHeck!
what is this while true statement in python? Can someone explain??
loops
python3
0 Votes
2 Answers
27th Sep 2018, 3:30 PM
Ajay B
Is there a Python equivalent to the 'switch' statement in Javascript?
javascript
python3
3 Votes
1 Answer
24th Apr 2017, 4:45 PM
Fungai Makawa
How to print the statement?
c++
print
statement
strings
vector
0 Votes
13 Answers
7th Nov 2022, 12:28 PM
TeaserCode
How to find maximum of three numbers using conditional operator in one statement using C language?
c
sololearn
1 Vote
3 Answers
24th Jul 2019, 9:57 AM
Divyanshu Kumar
Can anyone explain this java statement and the value of x after evaluating::- where int x=4
java
operators
1 Vote
9 Answers
17th Jul 2018, 4:01 PM
Neha Dhar
Why does the switch statement automatically execute any code that isn't preceded by a break?
java
switch
1 Vote
8 Answers
4th Sep 2016, 1:08 PM
Kevin Chang
Which SQL statement is used to insert new data in a database?
sql
1 Vote
3 Answers
22nd Aug 2016, 8:20 AM
Takudzwa Nhongo
Apart from a conditional statement how else can we use Boolean values?
data-types
0 Votes
3 Answers
1st Mar 2021, 2:51 PM
Global Universe
What is wrong with folowing if statement in C (at least 3)
c
0 Votes
3 Answers
24th Jan 2017, 4:19 PM
Aloka Devapriya
Please i don't understand walrus operator, comparison,booleans and if ,else and elif statement
python
1 Vote
2 Answers
5th Dec 2021, 5:18 PM
Olatunji Emmanuel
How can we jump out of loop after success of if statement inside??
c++
java
loops
2 Votes
4 Answers
3rd Jan 2017, 1:39 AM
Sajan
Hi every one i would like to ask question what is difference between try except statement and raise statement?
except
python
raise
try
2 Votes
6 Answers
30th Jun 2024, 10:04 AM
Yusof
Can u find the bug ? Plz run the code in else statement leap year program plz.
else
else-statements
1 Vote
5 Answers
17th Feb 2021, 1:43 PM
Gayathri Uppada
How can you create an if statement on a login button specifying users role?
python
2 Votes
2 Answers
24th Feb 2019, 11:06 AM
Abdulmaatin Sholanke
Can I use Conditional Statement like If and Else in Function like -
javascript
node.js
2 Votes
2 Answers
20th Feb 2022, 6:35 AM
Ankur Jha
So we don't use semicolons in python. How python understands that one statement ends ?
python
4 Votes
5 Answers
5th Dec 2017, 2:52 AM
Bijay Sharma
Can any one help me in understanding the statement "def" in python functions through codes?
python3
1 Vote
4 Answers
11th Jul 2019, 7:14 AM
KEERTHANA PEDDAPYATA
How can I check using if statement if variable isn't a string to enlist certain instructions after?
python
1 Vote
8 Answers
11th May 2019, 8:46 PM
Jack
Is it possible to use a. Nested if statement ending with only 1 else
if-statements
0 Votes
4 Answers
3rd Jun 2019, 5:49 AM
Çīñæøûœ👽
How to program if statement when the input asking is 500up and 700below(numbers) w/out boundary.
boundary
c++
if-statements
range
0 Votes
7 Answers
16th Mar 2021, 5:13 AM
Jessica Zarate
Is it possible to add an else statement with a loop
loops
python
0 Votes
3 Answers
3rd Aug 2017, 10:47 AM
Efe Onobrakpeya
How come the operation of a for statement does not need a semicolon?
for
java
loops
3 Votes
3 Answers
22nd Nov 2017, 12:31 AM
Unidentified
How do you set a range of values for a loop statement
c++
1 Vote
2 Answers
4th Jun 2019, 9:24 PM
SolomonDavid Akesoba
I want condition statement is to be run inside the isalpha condition
python
1 Vote
3 Answers
10th Jan 2017, 11:14 AM
Lakshay Singhal
Problem Statement Given two integers a and b, your task is to calculate and print the following four values:
javascript
0 Votes
11 Answers
1st Feb 2023, 10:40 AM
Altaf Khan
Why in most of programming languages declaration statement is done in the beginning of program?
ppl
1 Vote
4 Answers
28th Jul 2019, 3:01 AM
Kunal Acharya
If printf statement is assigned to a variable. After the excecution of that printf statement what will be the value of variable
c
0 Votes
1 Answer
12th May 2020, 4:13 PM
Reshma Sai
The last print statement of this code is not working. Kindly Help?
python3
0 Votes
2 Answers
21st Mar 2021, 8:05 AM
Amit Kumar
Can anybody tell me how to check prime number in c++ using if else statement
c++
1 Vote
4 Answers
16th Nov 2019, 4:27 PM
Moazzam Tariq
Expected an indential block error when trying to use if statement on python..why is this?
if-statements
1 Vote
6 Answers
4th Jul 2019, 3:46 PM
Ayo Ashaolu
What is the importance of the return statement in a function in php?
echo
function-arguments
functions
php
return
1 Vote
1 Answer
2nd Oct 2020, 8:15 AM
Habiibah Hussein
[Solved] I need help with if statements v in python
help
if
python
statement
v
1 Vote
10 Answers
22nd Oct 2020, 4:22 PM
Serana Zentha
Can anyone plz describe me about if statement i still didn't understand about this....????
c++
if-statements
2 Votes
5 Answers
23rd Apr 2017, 11:31 AM
Zuraiz Javaid
Any one explain print inside print statement in python along with example..
print
0 Votes
2 Answers
24th May 2019, 6:52 AM
Sai Krishna Bathala
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
22
23
24
...
34
Next >
Hot today
MY SNAKE GAME CODE ISN'T working of python
4 Votes
Java question Can anyone help me with the test case situation in that problem like 3 test case is pass but other are not 🤦🤦
4 Votes
How to improve code readability
0 Votes
Functions
1 Votes
App
0 Votes
I NEED to make a game
0 Votes
Grouping data is not working
0 Votes
Please help with the output
0 Votes
Use of flag
0 Votes
Mentor
0 Votes