Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
What are meaning of system, out ,prinln in the statement System.out .println??
java
1 Vote
4 Answers
11th Sep 2019, 2:31 AM
Kande Likhitha
If return statement is not inside the function,the function will return
please
-1 Vote
2 Answers
1st Apr 2020, 5:08 PM
Ajay Padhan
where do i put the return statement in the method
java
0 Votes
2 Answers
5th Apr 2022, 9:33 PM
Raja Velu
Can a switch statement only compare using "=="?
c++
switch
0 Votes
2 Answers
25th Nov 2017, 8:22 PM
Matthew Tate
1. What is the break statement used for?
c
c++
coding
programing
0 Votes
1 Answer
16th Aug 2018, 3:03 AM
Norin
Is return statement compulsory in int main() function?
#function
#return
c++
0 Votes
2 Answers
24th May 2017, 6:41 AM
Mystique
Why switch statement label should not be float type
c#
0 Votes
3 Answers
5th Jan 2017, 6:50 AM
Sravan Kumar
How we can allign and print the any statement in middle of the page using C ?
c
operators
sequence
0 Votes
13 Answers
22nd Oct 2021, 7:52 AM
Shivani
What is the meaning of the below statement in MySQL?
database
engine
innodb
mysql
row-size
1 Vote
1 Answer
9th Apr 2019, 6:40 AM
sbkrish
Can we declare main as void and not use return statement
c++
0 Votes
6 Answers
14th Nov 2016, 11:00 AM
Shreyash Mundhra
Why it is not working for else??
else
if
statement
0 Votes
6 Answers
20th Dec 2020, 5:25 AM
Dedipyaman Bhattacharjee
how many formats for comment statement in php ?
php
0 Votes
3 Answers
3rd Aug 2017, 1:23 PM
Taha Mahmood
Explain statement 2 and 3 in the given c++ code?
c++
1 Vote
1 Answer
27th Mar 2018, 7:10 PM
Prince
How to find the area of a circle using input statement In Python?
help
0 Votes
8 Answers
2nd Dec 2020, 6:17 AM
Deepak Murmu
How do you think finally statement is useful?
exceptions
python
0 Votes
2 Answers
16th Sep 2016, 4:38 AM
Abhishek Singh
It's a important to give "this sign during printing statement in python
python
0 Votes
4 Answers
29th May 2019, 6:23 PM
SUBHASH CHANDRA MISHRA
[solved]Does any code after a return statement in a function have any effect?
javascript
js
web
0 Votes
6 Answers
21st Mar 2021, 6:27 PM
Einstein Shilly shally
Hi guys... Do you think javascrip is better or java ?
code
statement
templates
3 Votes
6 Answers
20th Aug 2017, 5:38 PM
Fatemeh Karimi
Why would an if statement run if it's false*? I thought the if statement is supposed to run when true, and not run when false?
python
0 Votes
6 Answers
6th Feb 2017, 7:36 PM
Tibi Gurau
What is different between while and if statement in c++???
like
0 Votes
2 Answers
22nd Jul 2019, 3:54 PM
Mohammad Jafer
Which of the following statement is false from the following?
c
c++
electronic
network
1 Vote
1 Answer
12th Aug 2018, 4:09 AM
Norin
Can we write a break statement inside a for loop?
javascript
1 Vote
2 Answers
2nd Dec 2018, 12:35 PM
Kuntal Parashar
If statement if(???){ Printf("hello");}else{printf("world");} wht is the condition and output is :hello world
c++
logical
4 Votes
7 Answers
26th Oct 2016, 8:59 AM
Renganathan S
In javascript a="string" // why it's an expression but not statement
javascript
js
node.js
1 Vote
2 Answers
22nd Sep 2021, 12:07 PM
Aniket Ganguly
write the statement of && and || operater
java
1 Vote
1 Answer
23rd Dec 2016, 3:41 PM
Sai Prasath
Can I use else statement after loop stops?
c++
loops
0 Votes
2 Answers
6th Jul 2016, 7:06 PM
Carlos Alexandre
why would I use the throw statement for?
exceptions
java
0 Votes
2 Answers
14th Sep 2016, 4:47 AM
logan fearon
Does select statement retrieve data only from columns
sql
0 Votes
2 Answers
2nd Nov 2016, 2:41 AM
Karthik
Can you have for loop inside nested if else statement in C or C++? eg:- if()...else if()...else if...else{ ..for() //statmt}
else
if
inside
loop
statement
7 Votes
18 Answers
28th Jun 2018, 11:09 AM
Crystal!!!😎
Why does this code print the block in the else statement when it's right
else-statements
python
python3
skipping-if-statement
1 Vote
6 Answers
14th Apr 2022, 1:54 PM
b̶l̶a̶n̶k̶
Can the c++ if statement help while making games?
if-statements
-1 Vote
2 Answers
31st May 2018, 6:53 PM
Okikiola Oluwanifemi
How can i use break statement in if else without using any loop
c
c++
2 Votes
4 Answers
6th Jul 2020, 9:33 AM
Rajat Sahu
What is the difference between elif and else if statement ?
else-statements
1 Vote
2 Answers
17th Apr 2018, 5:59 PM
sweta t
What is the deifference between return and print statement in python?
functions
2 Votes
2 Answers
7th Aug 2019, 3:43 AM
Akaash Tripathi
Please give a good e.g. of switch statement in JS
javascript
1 Vote
1 Answer
24th Jul 2020, 11:16 AM
Raghu Rao
can we have default statement in if and else ?
java
switch
0 Votes
4 Answers
9th Dec 2016, 2:32 PM
Mallareddy Avinash
What would switch() statement would if two cases have the same condition
javascript
0 Votes
4 Answers
14th Jul 2020, 1:07 PM
Acer Eshwar
In if statement 7>0 thn print function displays 3 within same statement 7==7 y not thr is no display of 4
if-statements
python
1 Vote
2 Answers
6th Mar 2018, 12:07 AM
Bh G
Interface may contain only abstract methods.why this statement is false
interfaces
0 Votes
2 Answers
8th Jul 2019, 7:43 AM
Rohit Ahuja
Can print and input be placed in a single statement
input
print
0 Votes
2 Answers
16th Aug 2019, 6:46 AM
Dipraj Sain
Why can't we use float value in switch statement
c
c++
0 Votes
1 Answer
31st Mar 2021, 4:11 AM
Illa Bahadur Darlami Magar
What is the purpose of pass statement in python?
python
0 Votes
2 Answers
9th Mar 2019, 2:20 PM
Ravi Teja
Make a code using switch and do while statement
c++
-1 Vote
2 Answers
6th Dec 2022, 5:26 PM
Roopam Kulkarni
Can anyone tell what does this statement do-"Animal dog = new Animal()"?
classes
objects
0 Votes
4 Answers
8th Jun 2018, 8:38 AM
Aarnav Saxena
Can you teach me what is break statement and switch block
java
jdk
2 Votes
4 Answers
30th Dec 2016, 1:56 PM
Anna Ash867
Do we need to give semicolon at the end of statement in python??
input
output
python
1 Vote
7 Answers
10th Jan 2019, 11:55 AM
Pranav Jangada
Can anybody tell why the if statement is not working?
java
0 Votes
1 Answer
17th Aug 2019, 7:02 AM
Ankush Raj
Why call to this() must be first statement in constructor?
constructors
java
0 Votes
3 Answers
26th Jul 2016, 11:42 AM
Snigdha Pradhan
how can I do if else statement im just a starter?
howwwwwwwww
3 Votes
3 Answers
25th Jan 2018, 10:59 AM
Charlotte Salunoy
how many times the print statement will get executed for c=6
c
debug
output
recursion
1 Vote
3 Answers
23rd Jul 2019, 11:00 AM
RaviKiran
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
18
19
20
...
34
Next >
Hot today
I NEED to make a game
1 Votes
Regarding course
0 Votes
In this code, I want to make exactly another div right next to it in div, how to edit it?
1 Votes
Solved Grouping data
0 Votes
Python input() function is strange (a bug or a feature?)
1 Votes
what is python
0 Votes
Naming Variables
0 Votes
Chess Tournament Exercise Doesn’t Work
0 Votes
Android
0 Votes
Best way to learn
0 Votes