Search:

Type: Posts; User: AJAY KAMBLE

Search: Search took 0.12 seconds.

  1. Replies
    25
    Views
    2,008

    Re: HIIIIIIIIIIIIIIIII

    welcomeaa
    Addressbb
    BUILD SUCCESSFUL (total time: 0 seconds)
    it came but there was error in main method illegal start upp frnd
  2. Replies
    25
    Views
    2,008

    Re: HIIIIIIIIIIIIIIIII

    Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
    at javaapplication37.JavaApplication37.main(JavaApplication37.java:12)
    Java Result: 1
    BUILD SUCCESSFUL (total time: 0...
  3. Replies
    25
    Views
    2,008

    Re: HIIIIIIIIIIIIIIIII

    arguments means wat exactly can u plz write a code wee exactly ineed to change in which line
  4. Replies
    25
    Views
    2,008

    Re: HIIIIIIIIIIIIIIIII

    done frnd just now rectify edit code so that code i can run in netbeans
  5. Replies
    25
    Views
    2,008

    Re: HIIIIIIIIIIIIIIIII

    package javaapplication37;



    public class JavaApplication37{

    {
    public static void main(String s[])
    {
    s =new String[] {"aa","bb"}
  6. Replies
    25
    Views
    2,008

    Re: HIIIIIIIIIIIIIIIII

    can u do changes in my code plz still geting error
  7. Replies
    25
    Views
    2,008

    Re: HIIIIIIIIIIIIIIIII

    frnd i want to get output as name + adress using array
  8. Replies
    25
    Views
    2,008

    Re: HIIIIIIIIIIIIIIIII

    so wat to do in order to give instruction just edit the code and message meeeeeeeeeeee
  9. Replies
    25
    Views
    2,008

    Re: HIIIIIIIIIIIIIIIII

    so wat is a solution for it wat changes should i do in the code so that i can no get error plz make a changes in the code and send plzzz
  10. Replies
    25
    Views
    2,008

    Re: HIIIIIIIIIIIIIIIII

    frnd m getting error in main method in netbeans that illegal startup

    --- Update ---

    can u say me yyy wats a problem in main method
  11. Replies
    25
    Views
    2,008

    Re: HIIIIIIIIIIIIIIIII

    so wat to do changes
  12. Replies
    25
    Views
    2,008

    hiiiiiiiiiiii m ajay

    package javaapplication37;



    public class JavaApplication37{

    {
    public static void main(String s[]) // m getting error while running in netbeans illegal start expression
    {
  13. Replies
    25
    Views
    2,008

    HIIIIIIIIIIIIIIIII

    package javaapplication37;



    public class JavaApplication37{

    {
    public static void main(String s[]) // ilegal start uppppppp frnd
    {
    s =new String[] {"aa","bb"};
Results 1 to 13 of 13