homework problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yuva007my
    New Member
    • Sep 2007
    • 1

    #1

    homework problem

    Question 1:

    Produce a Java applet to calculate the factorial of any given number. Your applet will have one text field that will take in the input from user and also to display the result when a button is clicked. Provide the HTML codes to show how the applet is inserted. You may follow the sample interface given in the figures below: 10 factorial is =?
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by yuva007my
    Question 1:

    Produce a Java applet to calculate the factorial of any given number. Your applet will have one text field that will take in the input from user and also to display the result when a button is clicked. Provide the HTML codes to show how the applet is inserted. You may follow the sample interface given in the figures below: 10 factorial is =?
    I changed your topic title because "java" is not much of a title in a Java forum is it?
    What have you done yourself so far? You can't dump your homework text here
    and hope for the best because we're not going to do it for you. We *do* want to
    help you when you're stuck with parts of your implementation though, but it's *you*
    who has to do the homework problem.

    kind regards,

    Jos

    Comment

    Working...