Login with Google
Questions
Unanswered
Tags
Users
Ask a Question
Recent
Hot!
Most votes
Most answers
Most views
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
CSC201
(232)
CSC305
(673)
CSC380Jan2024
(55)
CSC335 Fall 2022
(67)
CSC150
(114)
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 questions
Recent questions
+6
votes
1
answer
for a question like (argument) || (argument) && (argument)
asked
Feb 13, 2019
in
CSC211_Winter2018
by
Samuel Daly
(
1
point)
+6
votes
1
answer
how to formulate a helper method for returning a count of characters in a string
asked
Feb 13, 2019
in
CSC211_Winter2018
by
Samuel Daly
(
1
point)
+7
votes
1
answer
Understanding Method Overloading
asked
Feb 12, 2019
in
CSC211_Winter2018
by
Nicholas Mosele
(
1
point)
+9
votes
2
answers
Java Identifiers
asked
Feb 12, 2019
in
CSC211_Winter2018
by
Nicholas Mosele
(
1
point)
java
+7
votes
1
answer
While importing a .txt file eclipse shows .txt.txt file?
asked
Feb 12, 2019
in
CSC211_Winter2018
by
Dheeraj Thapa
(
1
point)
+8
votes
1
answer
I don't know what's wrong in here? The code does not execute?
asked
Feb 12, 2019
in
CSC211_Winter2018
by
Dheeraj Thapa
(
1
point)
+9
votes
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?
asked
Feb 11, 2019
in
CSC211_Winter2018
by
Jacob Reaban
(
1
point)
+9
votes
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?
asked
Feb 11, 2019
in
CSC211_Winter2018
by
Jacob Reaban
(
1
point)
+8
votes
3
answers
What does a compiler do?
asked
Feb 11, 2019
in
CSC211_Winter2018
by
Jacob Reaban
(
1
point)
+7
votes
2
answers
Procedural ______ is the act of splitting up a task into smaller subtasks that can be solved separately.
asked
Feb 11, 2019
in
CSC211_Winter2018
by
Jacob Reaban
(
1
point)
+4
votes
1
answer
Using the + operator on two strings is called what?
asked
Feb 11, 2019
in
CSC211_Winter2018
by
Jacob Reaban
(
1
point)
+7
votes
3
answers
The scope of a ______ restricts where it can be accessed/used within the code.
asked
Feb 11, 2019
in
CSC211_Winter2018
by
Jacob Reaban
(
1
point)
+6
votes
4
answers
The act of removing errors from your program is called __________________________.
asked
Feb 11, 2019
in
CSC211_Winter2018
by
Jacob Reaban
(
1
point)
+8
votes
4
answers
A variable must be ________________________ precisely once, before it is assigned a value.
asked
Feb 11, 2019
in
CSC211_Winter2018
by
Jacob Reaban
(
1
point)
+8
votes
4
answers
What will be the value of true || false and True && False?
asked
Feb 11, 2019
in
CSC211_Winter2018
by
David Bajracharya
(
1
point)
+3
votes
1
answer
"Inside string literals, the \ character serves a special purpose as the ____ character."
asked
Feb 11, 2019
in
CSC211_Winter2018
by
Jacob Reaban
(
1
point)
+5
votes
1
answer
Test location
asked
Feb 11, 2019
in
CSC211_Winter2018
by
Lam Nguyen
(
1
point)
+4
votes
4
answers
How do we create a new color?
asked
Feb 11, 2019
in
CSC211_Winter2018
by
David Bajracharya
(
1
point)
+5
votes
1
answer
What does "" do?
asked
Feb 11, 2019
in
CSC211_Winter2018
by
David Bajracharya
(
1
point)
+4
votes
1
answer
Are the codes supposed to be different in mac and windows?
asked
Feb 11, 2019
in
CSC211_Winter2018
by
David Bajracharya
(
1
point)
Page:
« prev
1
...
83
84
85
86
87
88
89
...
106
next »
...