Welcome to Dream.In.Code
Become a Java Expert!

Join 150,195 Java Programmers for FREE! Get instant access to thousands of Java experts, tutorials, code snippets, and more! There are 2,000 people online right now. Registration is fast and FREE... Join Now!




java bounce

 
Reply to this topicStart new topic

java bounce

txbabe4987
14 Sep, 2008 - 04:37 PM
Post #1

New D.I.C Head
*

Joined: 14 Sep, 2008
Posts: 1

help! i have to create a program that makes a ball bounce 10 times using a formula for height and this is what i have so far but im having trouble with how to command the program the make the ball bounce 10 times

CODE

public class Bounce {
    public static void main (String [] args) {
        int h=15;
            System.out.println(h);

            for (int i=0; i<h; i++){
                System.out.print(" ");
            }
            System.out.println("*");
    }

    public static void CalculateH
}




This post has been edited by txbabe4987: 14 Sep, 2008 - 06:00 PM
User is offlineProfile CardPM
+Quote Post

pbl
RE: Java Bounce
14 Sep, 2008 - 04:55 PM
Post #2

D.I.C Lover
Group Icon

Joined: 6 Mar, 2008
Posts: 3,587



Thanked: 233 times
Dream Kudos: 75
My Contributions
QUOTE(txbabe4987 @ 14 Sep, 2008 - 05:37 PM) *

help! i have to create a program that makes a ball bounce 10 times using a formula for height such as the following:
2
100 - (10 - time)


We won't do your homework


Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.

Please post like this:

Thank you for helping us helping you.

User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/9/09 04:33AM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live Java Help!

Java Tutorials

Reference Sheets

Java Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month