Login with Google
Questions
Unanswered
Tags
Users
Ask a Question
User jordan thompson
Wall
Recent activity
All questions
All answers
Welcome to the
CSC Q&A
, on our server named in honor of
Ada Lovelace
. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.
Categories
All categories
CSC305
(606)
CSC380Jan2024
(55)
CSC335 Fall 2022
(67)
CSC150
(114)
CSC201
(229)
CSC202
(2)
CSC215
(27)
CSC285
(142)
CSC310
(0)
CSC320
(72)
CSC330
(4)
CSC335
(106)
CSC350
(19)
CSC371
(16)
CSC490
(185)
DATA360
(62)
Other
(5)
old_CSC201
(39)
old_CSC211
(268)
old_CSC212
(22)
Recent activity by jordan thompson
2
answers
What is the difference between input.nextInt() and input.hasNextInt();?
answered
Feb 5, 2019
in
CSC211_Winter2018
1
answer
how to slow down a timer
answered
Feb 5, 2019
in
CSC211_Winter2018
2
answers
Does Eclipse allow you to use mp3 files or do you have to convert it to a midi or a wav?
answered
Feb 5, 2019
in
CSC211_Winter2018
2
answers
De Morgan's law
answered
Feb 5, 2019
in
CSC211_Winter2018
1
answer
How it is 3.0 instead of 3
answered
Dec 13, 2018
in
CSC211_Winter2018
1
answer
For the question as below, if int y = x and x = 5, why y = y + x = 8 and not 10 (since we have int y=x)?
answered
Nov 20, 2018
in
CSC211_Winter2018
1
answer
For question: int result = (int) (8.5 + 3.7 - 2.1), what does the "(int)" mean?
answered
Nov 20, 2018
in
CSC211_Winter2018
3
answers
Which chapter of the book deals with practice-it self check 2.4?
answered
Nov 17, 2018
in
CSC211_Winter2018
3
answers
is it "ok" to use "\n" each time you want a new line instead of writing "System.out.println("");"
answered
Nov 15, 2018
in
CSC211_Winter2018
3
answers
What is a "for-loop" and how is it useful?
answered
Nov 15, 2018
in
CSC211_Winter2018
1
answer
When writing code, since a "-" is not allowed, would I instead use "_" or something else?
answered
Nov 15, 2018
in
CSC211_Winter2018
1
answer
If there are two Escape sequences "\t\t", for the second \t, do we count on the 8th or 9th column?
answered
Nov 13, 2018
in
CSC211_Winter2018
...