how to call one program .class file in another program
Answer Posted / divya
By creating instance of the .class file we can call it from
any other program.
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
Does java map allow duplicates?
Is java free for commercial?
What is the functionality of the stub?
What are the advantages of compiled language?
What is the purpose of garbage collection in java, and when is it used?
What are thread local variables?
What are void methods?
Can a constructor be made final?
Is java hard to learn?
What does nextint () do in java?
What is constructor in java ?
What is singleton math?
What is serialization in java?
What is the difference between equals() and == in java?
What are different types of constants?