Login with Google
Questions
Unanswered
Tags
Users
Ask a Question
User long nguyen
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)
Answers by long nguyen
+4
votes
What is the best way to study for a cs final? just re-doing old programs and assignments, practice it, watching videos?
answered
Feb 8, 2019
in
CSC211_Winter2018
+6
votes
Room number for Sunday Help
answered
Feb 8, 2019
in
CSC211_Winter2018
+9
votes
Can we change a double variable to an int variable?
answered
Feb 6, 2019
in
CSC211_Winter2018
+10
votes
BJP4 Exercise 5.22: allDigitsOdd
answered
Feb 5, 2019
in
CSC211_Winter2018
–1
vote
Can somebody explain 2.24 to me? Also, why not including 1 as an output because count 2 <= 2 (new number)
answered
Feb 3, 2019
in
CSC211_Winter2018
+4
votes
BJP4 Exercise 5.10: hopscotch
answered
Feb 3, 2019
in
CSC211_Winter2018
+5
votes
BJP4 Exercise 3.2: printPowersOf2
answered
Feb 3, 2019
in
CSC211_Winter2018
+11
votes
How do we call the result of a boolean method?
answered
Feb 3, 2019
in
CSC211_Winter2018
+3
votes
Error on Self-Check 5.6?
answered
Feb 1, 2019
in
CSC211_Winter2018
+12
votes
Can a method have two return statements if there are no if/else statements?
answered
Jan 27, 2019
in
CSC211_Winter2018
+12
votes
How does equalsIgnoreCase work?
answered
Jan 27, 2019
in
CSC211_Winter2018
+18
votes
When finding a substring in the String class, do you start counting at 0 or at 1?
answered
Jan 24, 2019
in
CSC211_Winter2018
string
class
+12
votes
Routine Assignment 8 question
answered
Jan 23, 2019
in
CSC211_Winter2018
+16
votes
What is the difference between java.util.* and java.util.Scanner?
answered
Jan 21, 2019
in
CSC211_Winter2018
...