menu
QAmmunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
I need help debugging this code public challenge 1_2b { /* fix all the errors in this code */ public static void main(String[] args) { System.out.print("Baby"); System.out.print("Shark"); System.out.print("Do
asked
Jul 3, 2022
202k
views
4
votes
I need help debugging this code
public challenge 1_2b
{
/* fix all the errors in this code */
public static void main(String[] args)
{
System.out.print("Baby");
System.out.print("Shark");
System.out.print("Do Doo Do Do Do Doo");
}
}
Computers and Technology
high-school
Tibor
asked
by
Tibor
7.5k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
5
votes
2 would be solving this
Brendan Quinn
answered
Jul 7, 2022
by
Brendan Quinn
9.1k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Sep 28, 2024
215k
views
I need some serious help with this debugging assignment. , do your stuff. import java.util.*; public class DebugEight3 { public static void main(String[] args) { Scanner input = new Scanner(System.in);
Alcott
asked
Sep 28, 2024
by
Alcott
7.8k
points
Computers and Technology
high-school
1
answer
2
votes
215k
views
asked
Jun 16, 2022
51.2k
views
How do i fix this to make it run ??? class Main { public static void main(String[] args) { // Length and sides. Cube shape1 = new Cube(5, 6); HalfSquare shape3 = new HalfSquare(4, 20, 4, 5); // Cluster
Aliquis
asked
Jun 16, 2022
by
Aliquis
7.8k
points
Computers and Technology
high-school
1
answer
2
votes
51.2k
views
asked
Dec 21, 2022
35.2k
views
Fix the infinite loop so that it counts from 3 down to 1.public class Loop1{public static void main(String[] args){int x = 3;while (x > 0){System.out.println(x);}}}
Colas Nahaboo
asked
Dec 21, 2022
by
Colas Nahaboo
7.7k
points
Computers and Technology
college
1
answer
8
votes
35.2k
views
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.5m
questions
12.2m
answers
Other Questions
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these.
describe an advance in technology that makes life more enjoyable. what discoveries contribute to this technology?
Disadvantages of using animation in advertising? advantages and disadvantages of using animation for education? advantages and disadvantages of using animation in entertainment?
Explain why binary codes are used to represent characters, numbers and symbols :)
What is an example of a dedicated computer system?
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search QAmmunity.org