Login with Google
Questions
Unanswered
Tags
Users
Ask a Question
User nicholas muskopf-sto
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)
Answers by nicholas muskopf-sto
+2
votes
DNA Question-- How do I grab every third value from a string?
answered
Mar 12, 2019
in
CSC212_Spring2019
+3
votes
{BUG} Long strings in text editor become invisible
answered
Mar 12, 2019
in
CSC212_Spring2019
java
debugging
+4
votes
Test location
answered
Feb 11, 2019
in
CSC211_Winter2018
+1
vote
Are the codes supposed to be different in mac and windows?
answered
Feb 11, 2019
in
CSC211_Winter2018
+1
vote
What does "" do?
answered
Feb 11, 2019
in
CSC211_Winter2018
+1
vote
What do I use in order to add pictures onto a drawing panel?
answered
Feb 11, 2019
in
CSC211_Winter2018
+1
vote
For casting, does it matter which variable gets casted?
answered
Feb 11, 2019
in
CSC211_Winter2018
+2
votes
What is meant by method overloading?
answered
Feb 10, 2019
in
CSC211_Winter2018
+6
votes
How do I import sounds to my program?
answered
Feb 7, 2019
in
CSC211_Winter2018
+7
votes
Is there a method or process that professionals use to shift through long coding projects?
answered
Feb 7, 2019
in
CSC211_Winter2018
+8
votes
How to not have the animation on the drawing panel flash so much when clearing panel and redrawing?
answered
Feb 7, 2019
in
CSC211_Winter2018
+13
votes
Can you write code that once it is done reading one file it starts to read another file?
answered
Feb 6, 2019
in
CSC211_Winter2018
+7
votes
What is the output for looper(2) and looper(100)?
answered
Feb 6, 2019
in
CSC211_Winter2018
+7
votes
Print Streams
answered
Feb 6, 2019
in
CSC211_Winter2018
+15
votes
How could you store the last letter of a word using the String class?
answered
Jan 24, 2019
in
CSC211_Winter2018
string
class
+15
votes
How do you write "A=P(1+(r/n))^nt in java code?
answered
Jan 24, 2019
in
CSC211_Winter2018
+15
votes
What happens when I use two return statements in the same method?
answered
Jan 23, 2019
in
CSC211_Winter2018
+13
votes
Practice it problem, printRange
answered
Jan 22, 2019
in
CSC211_Winter2018
+11
votes
BJP4 Exercise 4.10: printGPA
answered
Jan 19, 2019
in
CSC211_Winter2018
+10
votes
advance for if, else if
answered
Jan 14, 2019
in
CSC211_Winter2018
...