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 didn't understand what is a method?
javascript
objects
0 Votes
2 Answers
27th Nov 2015, 2:16 AM
Mr.Green3322
What is que prefix for edge?
css
css3
1 Vote
2 Answers
25th Nov 2015, 7:15 AM
David González Cuadrado
What are the platforms on which java can run?
java
0 Votes
2 Answers
24th Nov 2015, 3:58 AM
Akhil k
What is the best swift compiler for the browser?
compiler
swift
1 Vote
2 Answers
23rd Nov 2015, 9:16 PM
Taylor
Sometimes there are single quotation marks and sometimes double quotation marks for text assigned to a variable. Is there a difference between them?
php
variables
2 Votes
8 Answers
23rd Nov 2015, 4:48 PM
Sophie
Is there an exclusive OR (XOR) in Java? Where it's one or the other but not both?
java
operators
0 Votes
3 Answers
22nd Nov 2015, 7:53 PM
Trevor Holmbeck
Can someone explane to me how % works?
java
operators
0 Votes
3 Answers
22nd Nov 2015, 6:24 AM
Michael5iLVEr
Can we use this Select salary From employees Where salary>AVG(salary);?
sql
subqueries
1 Vote
12 Answers
21st Nov 2015, 7:32 AM
Akash Potdar
Which error occurs in this code?
exceptions
python
-1 Vote
3 Answers
20th Nov 2015, 4:04 AM
Sanjana Pinky
Could multiple rows be updated?
sql
update
1 Vote
2 Answers
19th Nov 2015, 10:50 AM
Akash Potdar
Scripting vs. Markup vs. Normal programming languages
python
scripting-languages
11 Votes
15 Answers
17th Nov 2015, 1:24 PM
Arman
Why a lambda function would ever be more useful than a normal function.. Can somebody explain?
lambdas
python
6 Votes
10 Answers
17th Nov 2015, 12:28 PM
Max Werman
What does deleted text do?
formatting
html
0 Votes
7 Answers
17th Nov 2015, 11:50 AM
Umidjon Zaribov
How do I indent? not clear on that.
if-statements
python
0 Votes
3 Answers
16th Nov 2015, 7:46 AM
Cory Bennett
Why break doesn't have an end tag?
html
0 Votes
2 Answers
13th Nov 2015, 11:11 PM
Christian
could somebody tell me if mysql is better than sql?
mysql
sql
0 Votes
3 Answers
13th Nov 2015, 2:11 PM
braym chavez
What's the difference between UNION and JOIN?
join
sql
union
1 Vote
7 Answers
12th Nov 2015, 10:17 AM
Sukanya
I don't get the the code "if not True"
boolean-logic
python
4 Votes
12 Answers
11th Nov 2015, 2:30 PM
david
How do you save and open .js
javascript
0 Votes
2 Answers
10th Nov 2015, 9:38 AM
Fredrick Sigei
How many minor versions of Python are there aside from 2.7 and 3.3?
python
0 Votes
2 Answers
10th Nov 2015, 3:10 AM
Nehal gandhi
Do I still need to learn <frameset> if it's not supported in HTML 5?
frames
html
3 Votes
10 Answers
9th Nov 2015, 5:33 PM
Tera Esparza
The following question $i=1; do{echo"hello";}while(i<0); how does this code print hello once?
loops
php
1 Vote
7 Answers
7th Nov 2015, 1:13 PM
Metaphor_
What exactly is the Round Function? This doesn't seem to say.
python
strings
1 Vote
4 Answers
6th Nov 2015, 4:50 AM
Zac Hinote
I can't understand what is different between require and include 😑
include
php
require
0 Votes
5 Answers
6th Nov 2015, 2:45 AM
heet makwana
If $a is and $a++ gives same value then whats the point of that operation?
operators
php
0 Votes
2 Answers
5th Nov 2015, 12:25 PM
Metaphor_
Can I use the command "show databases" in my sql?
sql
0 Votes
2 Answers
4th Nov 2015, 8:53 AM
Shashank Bhagat
What are the defaults? If you just state a variable int x; What is the default size and is it automatically signed or unsigned?
c++
data-types
1 Vote
4 Answers
2nd Nov 2015, 4:51 PM
OTheB
Anyone know the difference between absolute and fixed positioning?
css
positioning
1 Vote
3 Answers
1st Nov 2015, 10:03 PM
Simon Catford
So can I only learn HTML5 and forget about the older versions? :D
html
html5
16 Votes
34 Answers
31st Oct 2015, 8:09 PM
David
Is the "format" a function or it's a method of the string object?
python
strings
1 Vote
1 Answer
30th Oct 2015, 5:13 PM
Maxim Vasilyev
What happens if you input a negative number to an unsigned integer?
c++
data-types
0 Votes
3 Answers
28th Oct 2015, 10:26 PM
Jakob Quisenberry
Difference between cout and cin?
c++
variables
3 Votes
34 Answers
28th Oct 2015, 4:43 PM
SAKET VERMA
Is there a way to reverse what you update/delete?
delete
sql
update
0 Votes
5 Answers
26th Oct 2015, 8:42 PM
Yair Tapia
I don't get how x=x+3 can be written as x+=3. Can someone please explain this to me better?
operators
python
8 Votes
8 Answers
26th Oct 2015, 8:34 PM
DanielXR
Can single line comment begin and end like a multi line comment?
c++
comments
0 Votes
8 Answers
26th Oct 2015, 4:33 PM
kiranramesh
What's the difference between JavaScript and ActionScript?
javascript
1 Vote
1 Answer
25th Oct 2015, 4:11 AM
Ron Abordo
Can someoneone explain what is going on in the >>>print (things[2][2])? Why does it output 3?
lists
python
4 Votes
12 Answers
24th Oct 2015, 11:07 PM
Kota
Can anyone tell the code to print the Fibonacci series ?
c++
functions
0 Votes
2 Answers
24th Oct 2015, 6:45 PM
Varun Subramanian
What's difference in use between == and ===?
operators
php
1 Vote
5 Answers
24th Oct 2015, 8:20 AM
Jan Duniec (jasniec)
Do I need to create the math class before using it?
java
math
0 Votes
4 Answers
21st Oct 2015, 8:56 AM
Simon Ho
Is there any limit of number of characters in title and body tags?
html
title
0 Votes
1 Answer
20th Oct 2015, 1:11 PM
Umang Mehrotra
Is there any limit of number of characters in title and body tags?
html
0 Votes
1 Answer
20th Oct 2015, 1:11 PM
Umang Mehrotra
What's the precise definition of a "class member"?
c++
classes
1 Vote
3 Answers
19th Oct 2015, 3:57 PM
Colin Colby
Could anybody please explain about the 'this' keyword?
javascript
objects
0 Votes
2 Answers
18th Oct 2015, 9:38 AM
Shiven Sinha
What does href abbreviate?
html
links
3 Votes
2 Answers
16th Oct 2015, 7:30 AM
Jake Burkeroe
if $a= 3 then what's the ++$a and $a++?
operators
php
0 Votes
2 Answers
14th Oct 2015, 4:42 PM
Mahendra Singh
How many catch blocks can a try/catch block contain?
exceptions
java
0 Votes
5 Answers
12th Oct 2015, 11:35 AM
Mohammad Salman Azam
What's the difference between for and while loop? does while loop keep running until the condition is true?
c++
loops
0 Votes
4 Answers
9th Oct 2015, 2:47 PM
Shashwat Pandey
How do I build a database for a social network for education purposes?
sql
0 Votes
1 Answer
9th Oct 2015, 12:41 PM
Oze Ezeanochie
Why bother with the return of a variable that never gets document.write?
functions
javascript
0 Votes
2 Answers
9th Oct 2015, 5:32 AM
aaron urban
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
6632
6633
6634
6635
Next >
Hot today
Can somebody pls solve this?
2 Votes
Pls help!
1 Votes
How to do css
1 Votes
I tried changing my username already to see if the name on the certificates will change but they didn’t .
1 Votes
Courses
1 Votes
What is next
2 Votes
‘async’ keyword
2 Votes
Java
1 Votes
Why is my JavaScript function not returning the expected value?
2 Votes
Hi guys I’m enjoying learning but problem is practice
0 Votes