Search:

Type: Posts; User: Padmahasa

Search: Search took 0.09 seconds.

  1. Re: Downcasting, most of the times it will fail but which is the pass case.

    Lol. Don't know how to interpret your answer.
    Any other answer guys?
  2. Downcasting, most of the times it will fail but which is the pass case.

    I have a class "Child" which extends class "Parent", and class Child doesn't even have a single function or variable.
    I created object for each and tried to cast parent object to child object. But...
  3. Replies
    4
    Views
    2,623

    Re: Java 7 and Internet Explorer 9

    Hello, even I'm facing the same problem.
    Installed java 64 bit on windows 8 64 bit OS.
    1. On my friend advice to test weather java installed or not i gave comman javac in command prompt. But it is...
  4. Replies
    2
    Views
    2,092

    Small project for my own experience...

    Hello, I'm looking for a project that I can do it for my own improvement of knowledge in java and in return I don't expect anything.
  5. Replies
    2
    Views
    1,844

    File open dialog box

    Hi everybody, I'm trying to write a code that provide a dialog box for selecting multiple files and renaming all of them to change their extensions. Can anybody help me how can i do it?



    Thanks...
  6. Re: cmd prompt exception "could not find or load main class test.java"

    Thank you again for suggesting me solution. I put that program with .java extension to one folder and compiled now its working fine. A lot of thank for you. :)
  7. Re: cmd prompt exception "could not find or load main class test.java"

    Hello, Thank you for your solution i did as you said but i'm getting this error again. The below Text is copied from command prompt as u said.

    Microsoft Windows [Version 6.1.7600]
    Copyright (c)...
  8. cmd prompt exception "could not find or load main class test.java"

    Hello, I'm getting the exception in cmd prompt while running the java program even after it is compiled successfully. I don't know why it can't find the .class file when .java file was available a...
  9. Replies
    1
    Views
    2,163

    Java program not running in command prompt

    Hi until February every code of java was compiling and running through cmd (Command Prompt) successfully
    But after that i can compile the code but I' am not able to run my any of the code.When i run...
Results 1 to 9 of 9