Login with Google
Questions
Unanswered
Tags
Users
Ask a Question
User louis hill
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 louis hill
+7
votes
practice it 5.12 dominant.java I am using a while loop and it is saying that I haven't used an identifier
answered
Feb 6, 2019
in
CSC211_Winter2018
java
+8
votes
BJP4 Self-Check 5.8: doWhileLoops
answered
Feb 5, 2019
in
CSC211_Winter2018
+7
votes
on practice-it question 5.24 "isAllVowels", how can I make my coding to check if the entire word has only vowels
answered
Feb 5, 2019
in
CSC211_Winter2018
+11
votes
Practice Random Walk
answered
Feb 5, 2019
in
CSC211_Winter2018
+9
votes
Can 5.12 also be done using only if and else if statements?
answered
Feb 5, 2019
in
CSC211_Winter2018
+13
votes
What is the difference between input.nextInt() and input.hasNextInt();?
answered
Feb 4, 2019
in
CSC211_Winter2018
+7
votes
Should it matter if a project is run on a Mac vs a school computer?
answered
Feb 4, 2019
in
CSC211_Winter2018
+6
votes
Error on Self-Check 5.6?
answered
Feb 1, 2019
in
CSC211_Winter2018
+5
votes
BJP4 Exercise 5.4: randomX
answered
Feb 1, 2019
in
CSC211_Winter2018
+11
votes
Game project
answered
Jan 29, 2019
in
CSC211_Winter2018
+11
votes
Finding Minimums and Maximums
answered
Jan 29, 2019
in
CSC211_Winter2018
+14
votes
anyone who can explain this for me, How many times is the while loop is going to execute this code?
answered
Jan 29, 2019
in
CSC211_Winter2018
+15
votes
Question on last year's midterm
answered
Jan 25, 2019
in
CSC211_Winter2018
+14
votes
Finding maximums
answered
Jan 23, 2019
in
CSC211_Winter2018
+15
votes
Boolean Question
answered
Jan 21, 2019
in
CSC211_Winter2018
+12
votes
If/else statement: Compare three values at the same time
answered
Jan 21, 2019
in
CSC211_Winter2018
+16
votes
What am I doing wrong if I get "void cannot be converted to int" in the main method?
answered
Jan 10, 2019
in
CSC211_Winter2018
+7
votes
Can we make an infinite loop with a for loop? If yes then how and what's the output look like?
answered
Dec 8, 2018
in
CSC211_Winter2018
+12
votes
What are two of Java's primitive data types?
answered
Dec 6, 2018
in
CSC211_Winter2018
+11
votes
What is using the + operator on two strings called?
answered
Dec 6, 2018
in
CSC211_Winter2018
...