Login with Google
Questions
Unanswered
Tags
Users
Ask a Question
No answer
No selected answer
No upvoted answer
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 without a selected answer
+19
votes
1
answer
What is using the + operator on two strings called?
asked
Dec 6, 2018
in
CSC211_Winter2018
by
Cameran Frank
(
1
point)
+20
votes
3
answers
When using public static void final int is it in the class right?
asked
Dec 6, 2018
in
CSC211_Winter2018
by
Evan Webber
(
1
point)
+20
votes
2
answers
Is x = a + b an equality statement or an assignment statement or something else?
asked
Dec 5, 2018
in
CSC211_Winter2018
by
Kacey Carpenter
(
1
point)
+18
votes
2
answers
How do I fix the black box cursor in Eclipse?
asked
Dec 5, 2018
in
CSC211_Winter2018
by
Cameran Frank
(
1
point)
+19
votes
2
answers
Question on sample test.
asked
Dec 4, 2018
in
CSC211_Winter2018
by
Ryan Grannemann
(
1
point)
+15
votes
1
answer
Questions about the owl racing
asked
Dec 3, 2018
in
CSC211_Winter2018
by
Nam Thanh Nguyen
(
1
point)
+17
votes
2
answers
How do I download Eclipse and Java on Mac?
asked
Dec 3, 2018
in
CSC211_Winter2018
by
David Bajracharya
(
1
point)
+14
votes
2
answers
Is it okay to use variable i for both outer and inner for loops ?
asked
Dec 2, 2018
in
CSC211_Winter2018
by
Phung Nguyen
(
1
point)
+21
votes
3
answers
What does '.class' expected mean in practice it?
asked
Nov 29, 2018
in
CSC211_Winter2018
by
Jeffrey Stejskal
(
1
point)
+15
votes
2
answers
Also, does anyone know if you have to do the tracing part for the output like we did in class for the quiz?
asked
Nov 29, 2018
in
CSC211_Winter2018
by
Ryan Grannemann
(
1
point)
+13
votes
1
answer
The quiz for Friday (tomorrow) is on outputs of nested for loops correct?
asked
Nov 29, 2018
in
CSC211_Winter2018
by
Ryan Grannemann
(
1
point)
+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)
+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)
+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)
+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
Page:
« prev
1
...
69
70
71
72
73
74
75
...
78
next »
...