Login with Google
Questions
Unanswered
Tags
Users
Ask a Question
Recent
Hot!
Most votes
Most answers
Most views
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 questions
Recent questions
+16
votes
1
answer
Why does it say Ant Build when I hit run? When I click, it says ant can't be found and I can't run.
asked
Nov 29, 2018
in
CSC211_Winter2018
by
Thao Chu
(
1
point)
+18
votes
2
answers
Is there a certain way that you can get code to repeat itself on the same line?
asked
Nov 29, 2018
in
CSC211_Winter2018
by
Jason Szara
(
1
point)
+20
votes
3
answers
When using for loops how do you know if the output will be a horizontal or vertical output of values?
asked
Nov 27, 2018
in
CSC211_Winter2018
by
Ryan Grannemann
(
1
point)
+18
votes
1
answer
Can I use arg instead of args?
asked
Nov 26, 2018
in
CSC211_Winter2018
by
Trang Hoang
(
1
point)
+18
votes
1
answer
Routine assignment submission
asked
Nov 26, 2018
in
CSC211_Winter2018
by
Phung Nguyen
(
1
point)
+16
votes
2
answers
Why k = 1 and not 2 (since k = (i + j + k) - i - k = j, and the value of j is 2)?
asked
Nov 25, 2018
in
CSC211_Winter2018
by
Janie Le
(
1
point)
+15
votes
1
answer
Do we still have tutoring tonight since there is a blizzard?
asked
Nov 25, 2018
in
CSC211_Winter2018
by
Maura Karr
(
1
point)
+21
votes
2
answers
Can somebody explain 2.24 to me? Also, why not including 1 as an output because count 2 <= 2 (new number)
asked
Nov 25, 2018
in
CSC211_Winter2018
by
Long Nguyen
(
1
point)
+22
votes
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)?
asked
Nov 20, 2018
in
CSC211_Winter2018
by
Janie Le
(
1
point)
+20
votes
1
answer
For question: int result = (int) (8.5 + 3.7 - 2.1), what does the "(int)" mean?
asked
Nov 20, 2018
in
CSC211_Winter2018
by
Janie Le
(
1
point)
+21
votes
2
answers
Can characters become numeric values?
asked
Nov 19, 2018
in
CSC211_Winter2018
by
Phung Nguyen
(
1
point)
+25
votes
1
answer
What is the use of the modulus operation for a double?
asked
Nov 19, 2018
in
CSC211_Winter2018
by
Damon Hulick
(
1
point)
+22
votes
2
answers
What's the purpose of putting System.out.println() under the main method, because the code still works without it?
asked
Nov 18, 2018
in
CSC211_Winter2018
by
Thao Chu
(
1
point)
lab
+21
votes
3
answers
Which chapter of the book deals with practice-it self check 2.4?
asked
Nov 17, 2018
in
CSC211_Winter2018
by
Apoorva Singh
(
1
point)
+19
votes
1
answer
On the bonus task, it isn't printing out, but it keeps showing me this error.
asked
Nov 16, 2018
in
CSC211_Winter2018
by
Mulualem Hailom
(
1
point)
+25
votes
2
answers
How are public classes useful for organizing code?
asked
Nov 15, 2018
in
CSC211_Winter2018
by
Alexander Fedor
(
1
point)
+23
votes
3
answers
is it "ok" to use "\n" each time you want a new line instead of writing "System.out.println("");"
asked
Nov 15, 2018
in
CSC211_Winter2018
by
Ryan Grannemann
(
1
point)
+21
votes
3
answers
Do we also do the self check exercises for tomorrow?
asked
Nov 15, 2018
in
CSC211_Winter2018
by
David Bajracharya
(
1
point)
+23
votes
3
answers
What is a "for-loop" and how is it useful?
asked
Nov 15, 2018
in
CSC211_Winter2018
by
Jacob Reaban
(
1
point)
+19
votes
1
answer
When writing code, since a "-" is not allowed, would I instead use "_" or something else?
asked
Nov 15, 2018
in
CSC211_Winter2018
by
Caleb Izenbart
(
1
point)
Page:
« prev
1
...
91
92
93
94
95
96
97
...
102
next »
...