Login with Google
Questions
Unanswered
Tags
Users
Ask a Question
User kacey carpenter
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
(604)
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 kacey carpenter
2
answers
Java Identifiers
answered
Feb 13, 2019
in
CSC211_Winter2018
java
3
answers
Can someone explain what method overloading is?
asked
Feb 13, 2019
in
CSC211_Winter2018
2
answers
what is the import statement for using files?
answered
Feb 13, 2019
in
CSC211_Winter2018
1
answer
How could you store the last letter of a word using the String class?
asked
Jan 24, 2019
in
CSC211_Winter2018
string
class
2
answers
When finding a substring in the String class, do you start counting at 0 or at 1?
asked
Jan 24, 2019
in
CSC211_Winter2018
string
class
2
answers
Is x = a + b an equality statement or an assignment statement or something else?
asked
Dec 5, 2018
in
CSC211_Winter2018
...