Login with Google
Questions
Unanswered
Tags
Users
Ask a Question
User rebecca casad
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)
Recent activity by rebecca casad
1
answer
Is the essay now required regardless of culture points?
asked
May 11, 2020
in
CSC330
2
answers
You declare a variable in the main method then try to use the variable in a diff static method. Why can't you do this?
answered
Feb 12, 2019
in
CSC211_Winter2018
3
answers
If you want to give a name to a value that will never change while your program runs, you would create a what?
answered
Feb 12, 2019
in
CSC211_Winter2018
3
answers
What does a compiler do?
answered
Feb 11, 2019
in
CSC211_Winter2018
2
answers
Procedural ______ is the act of splitting up a task into smaller subtasks that can be solved separately.
answered
Feb 11, 2019
in
CSC211_Winter2018
3
answers
The scope of a ______ restricts where it can be accessed/used within the code.
answered
Feb 11, 2019
in
CSC211_Winter2018
2
answers
When adding images, do I drag them into the Project file or the src file?
answered
Feb 11, 2019
in
CSC211_Winter2018
4
answers
A variable must be ________________________ precisely once, before it is assigned a value.
commented
Feb 11, 2019
in
CSC211_Winter2018
4
answers
What will be the value of true || false and True && False?
answered
Feb 11, 2019
in
CSC211_Winter2018
4
answers
How do we create a new color?
answered
Feb 11, 2019
in
CSC211_Winter2018
1
answer
"Inside string literals, the \ character serves a special purpose as the ____ character."
answered
Feb 11, 2019
in
CSC211_Winter2018
1
answer
Dragon Project Instructions
asked
Jan 31, 2019
in
CSC211_Winter2018
1
answer
What happens when I use two return statements in the same method?
commented
Jan 27, 2019
in
CSC211_Winter2018
2
answers
How are public classes useful for organizing code?
answered
Nov 15, 2018
in
CSC211_Winter2018
...