Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
i = 1 while i <= 5: print (i) I = i+1 difference i = 1 ........ i = i+1 print (i)
python
1 Vote
3 Answers
4th Apr 2019, 4:30 AM
Anonymous
What difference does it make with or without the target attribute and what other value can one input in the target attribute
links
0 Votes
4 Answers
30th May 2020, 1:42 PM
Chinyere
What is the difference between an iterator and a generator, and when would you use one over The other?
application
generator
iterables
iterator
javascript
0 Votes
2 Answers
22nd Apr 2019, 1:35 PM
Logomonic Learning
What is the difference between java to back end and for android and which one shall i learn to the anothet be easier
java
0 Votes
6 Answers
27th Apr 2017, 6:42 PM
Falafly
For those in c++ ,can you clarify real difference between increment and decrement giving examples
c++
0 Votes
2 Answers
16th Mar 2018, 4:08 PM
AMUKOA A STEPHEN
How is that code works?!?! And what is the difference between +++count and count+++ ???
javascript
0 Votes
2 Answers
21st Apr 2017, 6:43 PM
Ionut Marian
Please tell me why light IDE is not good. Please enlight me on the difference between light and dark IDE. Thanks
python3
0 Votes
2 Answers
30th Jun 2020, 2:40 PM
Abdulhafiz Suleiman Danmaigoro
can a structure have member function in C++?? if yes than what is the difference in class and structure?
c++
1 Vote
3 Answers
13th Sep 2016, 1:18 PM
subodh Kumar
What is the difference between width, inner width and outer width?..And expecting same explanation for height too?
dimensions
height
jquery
width
1 Vote
2 Answers
4th Mar 2018, 2:33 PM
Thiru Arasu
Hi, what is the difference between float and double and when i can use one and other.
c#
0 Votes
2 Answers
12th Apr 2018, 8:53 PM
MONARCA
Can someone pls tell me the difference betweeb Float,Int,Void,Double .I have no idea when to use one and when the other.
operators
1 Vote
4 Answers
16th Jan 2018, 5:46 PM
Alex
[SOLVED]Can any one explain it for me??
code
couch
difference
help
java
problem
program
sololearn
2 Votes
2 Answers
13th Jun 2020, 2:14 PM
hamid
How may you make understand a new programmer that what is difference between iteration and recursion?Where should he use eith
yemi
1 Vote
2 Answers
26th Apr 2020, 7:57 AM
------
What is the difference between the <input name = ""> and <input value = ""> attributes for <form> in HTML?
<form>
<input>
0 Votes
3 Answers
25th Aug 2018, 10:26 PM
David Sebastián Mendoza Cruz
what is the (technical) difference between a pointer variable (<datatype>*) and a reference variable (<datatype>&). which one should be preferred?
c++
pointers
3 Votes
2 Answers
25th Jun 2016, 2:09 PM
multimodcrafter
Hi what's the difference of using obj.myprint or ptr->myprint? It works in the same way with no difference, right?
classes
0 Votes
3 Answers
13th Dec 2018, 9:09 PM
Daniel
what is the difference between: main( ),int main( ),void main( ),main void( ),void main(void),into main(void) ?
c++
0 Votes
2 Answers
27th Jul 2016, 6:51 AM
vishal khandelwal
Can you guys tell me what is the difference between header <iostream> and <stdio.h> ?
c++
0 Votes
2 Answers
5th Mar 2016, 9:43 AM
NaMan GuPta
What's the difference between : {cout << x*2 ;} and {return x*2;} in a function?
c++
functions
return
0 Votes
2 Answers
15th Feb 2017, 6:51 AM
mohammad mazhariroshan
What is Bitwise and what is the difference between Bitwise Exclusive Or and Regular Or?
python
0 Votes
2 Answers
17th Sep 2016, 1:03 AM
Esteban
In sql for datatypes can we use VARCHAR or TEXT for the same purpose? Is there any difference between them?
data-types
sql
tables
0 Votes
4 Answers
21st Feb 2017, 9:35 AM
RICKMAN
What is the difference between class _ type x (); and class _ type x; in c++
c++
1 Vote
2 Answers
29th Jan 2017, 9:58 AM
gaurav kulkarni
Can you tell me what is the difference between <head> and <header> tag in html5? And what is the work of <header> tag. Thanks
html
html5
2 Votes
3 Answers
20th Dec 2019, 9:24 AM
Sher Asghar
How SORT and ORDER BY differ each other?
by
difference
order
sort
sql
0 Votes
1 Answer
12th Aug 2018, 4:59 AM
Gentleman Jack
When should I use the three single or double qoutes? What is the difference between using three qoutes and the normal one?
python
python3
1 Vote
2 Answers
29th Jul 2020, 2:05 PM
Lawrence Lawrence
May sound silly but can someone please explain to me the difference between a double and a float number?
c++
double
float
0 Votes
1 Answer
18th Nov 2019, 7:25 AM
Little Light 🕯️
When I uses this, I see no difference with only using <img> . What does it do ?
drag-drop
html5
0 Votes
2 Answers
9th Aug 2018, 2:58 PM
Armann
What is difference between writing strings in single or double quotes,or when to use single and double quotes
python
strings
0 Votes
3 Answers
8th Dec 2016, 6:16 AM
Ashish Ranjan
In the code: for(x=1; x<=5; x++) { system.out.printIn(x); } ++x and x++ has no difference in the output ... why?
java
loops
-1 Vote
3 Answers
13th Mar 2017, 8:51 AM
Karuna Kukreja
The size of double and long double in floating point data type is same 8 bytes. Then what is difference between them?
c++
sizeof
1 Vote
4 Answers
16th Jun 2016, 3:02 PM
Shrishail Mulawad
Is their any difference in iterating a for loop from top to bottom and bottom to top in time? if so what is the reason?
for
loop
5 Votes
3 Answers
14th Jul 2017, 2:40 PM
Bharath kumar
What is the difference b/w java & JavaScript? Which 1 is better? Which 1is more used today? Why Stanford replaced jav by jascrip
bettercode
java,
javascript
require
stanford
2 Votes
4 Answers
30th Apr 2017, 6:11 PM
sr gupta
What is the difference between for loop, for in loop and for of loop in Javascript?
javascript
loops
0 Votes
1 Answer
7th Dec 2021, 10:38 AM
Coder Doing Coder Stuff
whats the difference between, "Class object = new Class(); "and just "object = new Class();" ?
classes
objects
0 Votes
1 Answer
17th Jul 2018, 10:43 PM
Van Helsing
Why makes it no difference between using "x++" or "++x" as increment in a for loop?
java
loops
0 Votes
2 Answers
31st Jul 2016, 10:50 PM
Marco Neumann
I'm confused because I just starting to learn C++. What is the difference between <iostream> and <iostream.h> ? I can't run the second one.
c++
cout
0 Votes
6 Answers
31st Jul 2016, 1:44 PM
kenn lingcay
Is there big difference between single quotes and double quotes while we are using echo in php?
char
echo
php
quotes
strings
variables
2 Votes
1 Answer
6th Dec 2017, 3:40 PM
Rahul Jain
What's the difference between using 'finally' in my Python vs moving the "final" code out of the 'except' block?
exceptions
finally
0 Votes
2 Answers
20th Mar 2019, 12:18 PM
Zoee
What is the difference between a variable with an empty string and a variable with a value of undefined?
javascript
1 Vote
1 Answer
25th May 2020, 7:12 AM
Volca-Nick Mukuha
What is the difference when you use document.write and document.writeln? I think I get the same result. Are they both the same?
javascript
1 Vote
2 Answers
8th Aug 2018, 5:00 PM
Akhila Seneviratne
What ++ means? And --? And whats the difference between - and -- | and + and ++?
a
help
knowledge
stranger
0 Votes
3 Answers
3rd Jul 2017, 5:43 PM
Vinicius Martiniano
What's the difference between these While Loop Output knowing that the two Combilers are outside the Loop ?
combiler
javascript
loop
while
1 Vote
2 Answers
13th Jul 2017, 5:39 PM
Mohamed Ali
what's the difference between the int main() and void main() ? what is the best for use ?
c++
0 Votes
3 Answers
22nd Aug 2016, 6:30 AM
Amel Alrooh
Is there any difference between a function's parameters and its argument in c++? Or they both are same?
c++
function-arguments
functions
0 Votes
3 Answers
16th Jun 2017, 7:00 AM
Vaibhav Goswami
What is floor division? And what is the difference in the functioning of a / and a //...i didnt quiet understand it
numeric-operations
0 Votes
4 Answers
14th Apr 2018, 3:09 PM
Prachi Pandit
I am able to use both class & id multiple times on the same page and it works just fine. So, whats the difference between them?
css
selectors
3 Votes
4 Answers
10th Feb 2017, 7:45 AM
Gurpreet Singh
Can anyone explain the exact difference between a static variable and a local variable in C with a small example?
c
1 Vote
2 Answers
18th Nov 2018, 6:07 PM
Balamurali Chellam
Why there is a difference between the method off C++ programming in my book and this app?Which on is relevant?
and
cin
cout
printf
scanf
2 Votes
2 Answers
25th Apr 2017, 11:38 AM
Nikunj Chopra
Is there a difference between sum(x) and x.sum() when x is a list or an array ?
python
python3
0 Votes
1 Answer
6th Aug 2022, 6:50 AM
Nicolas Leonetti
Whats the exact difference between overloading and overriding? Can any one explain me with a real time examples?
c++
1 Vote
2 Answers
4th Sep 2017, 6:25 PM
Akshata H K H K
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
118
119
120
...
124
Next >
Hot today
C pointers
2 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes