menu
Qammunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
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…
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…
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.4k
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
Jan 6, 2022
222k
views
Q1: Identify and correct the errors in each of the following pieces of code. [Note: There maybe more than one error in each piece of code. a) int x = 1, total; while (x <= 10) { total += x; ++x; } b) while (x <= 100) total += x; ++x; c) public class Mystery { public static void main(String[] args) { int x = 1; int total = 0; while (x <= 10) { int y = x * x; System.out.println(y); total += y; ++x; }// end of while System.out.printf("Total is %d%n", total); }//end of main }//end of class Mystery2 *********************** Q2 What does the following program print? public class Mystery3 { public static void main(String[] args) { int row = 10; while (row >= 1) { int column = 1; while (column
Kokoko
asked
Jan 6, 2022
by
Kokoko
8.0k
points
Computers and Technology
college
1
answer
18
votes
222k
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
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.4m
questions
12.2m
answers
Other Questions
“What does it mean when we “rework” copyrighted material?”
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.
Please help me ! All you do is just put it it all in your own words ! Please this is for my reported card!i don't know how to put it in my own words because my English is not that good!
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?
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search Qammunity.org