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)
Questions by robel ayele
+5
votes
2
answers
Can anyone tell me what primitive types are and how many are there?
asked
Feb 10, 2019
in
CSC211_Winter2018
+18
votes
2
answers
anyone who can explain this for me, How many times is the while loop is going to execute this code?
asked
Jan 28, 2019
in
CSC211_Winter2018
+21
votes
5
answers
if one method has three if /else, and if the first test is true do we just skip the others test and statements?
asked
Jan 24, 2019
in
CSC211_Winter2018
+15
votes
1
answer
Why is it important to declare variable before a loop, even if the code still works if we declare it inside a loop?
asked
Jan 21, 2019
in
CSC211_Winter2018
...