Login with Google
Questions
Unanswered
Tags
Users
Ask a Question
User robel ayele
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 robel ayele
+7
votes
How do I get the graphics pen?
answered
Feb 10, 2019
in
CSC211_Winter2018
+7
votes
In "panel.sleep(100)", what is the unit of 100?
answered
Feb 10, 2019
in
CSC211_Winter2018
+5
votes
Does the index of a certain String start from 0 or 1?
answered
Feb 10, 2019
in
CSC211_Winter2018
+4
votes
What is the syntax for single and multi line comments?
answered
Feb 10, 2019
in
CSC211_Winter2018
+4
votes
What are the 3 logical operators and the precedence of those?
answered
Feb 10, 2019
in
CSC211_Winter2018
+7
votes
How do you add the images and sound to your CatchIt program?
answered
Feb 7, 2019
in
CSC211_Winter2018
+15
votes
How about for charAt(3) for the string "Hello"?. would it be the first "l" or the second one?
answered
Jan 24, 2019
in
CSC211_Winter2018
+12
votes
is it "ok" to use "\n" each time you want a new line instead of writing "System.out.println("");"
answered
Nov 15, 2018
in
CSC211_Winter2018
...