Search:

Type: Posts; User: AnithaBabu1

Search: Search took 0.22 seconds.

  1. Replies
    4
    Views
    2,405

    Re: Arrays

    Thank u so much,it works!!!
  2. Replies
    4
    Views
    2,405

    Java error in using Arrays

    Hi all,
    I have to w.a.p to display name,age and designation using an array.I am bit confused with arrays any have i tried and written a code,but its showing an error.

    class Array
    { ...
  3. Replies
    6
    Views
    3,677

    Re: Exception handling

    Thank a lot PF,it works.I tried to mark it solved,in my original post using edit button,but i didn't see any drop down box with the label solved near my title!any have thank u so much..........!!!!
  4. Replies
    6
    Views
    3,677

    Re: Exception handling

    Sorry,i didn't import io exception package thats y i got the error,but now iam getting different error at br.readLine() method showing "unreported exception java.io.IOException:must be caught or...
  5. Problem of implementing mathematic logic in Java applet

    Hi all,my assignment is that i have to enter two numbers in two different text fields n thereby,i have to get the result(add/sub/mul/div) in the third text field.Initially i have done with addition...
  6. Replies
    6
    Views
    3,677

    Re: Exception handling

    Thank u!but it's showing certain error like can't find symbol for those streams.I tried to do certain changes but i didn't get the o/p.I am new to java.
  7. Replies
    6
    Views
    3,677

    Exception handling

    hi all,i have written a code which shows exception when the age is less than 18 or greater than 22,its working perfectly.But now i want to enter the age during runtime,will someone change the code...
Results 1 to 7 of 7