how to call one program .class file in another program
Answer Posted / kajalpreet kaur
by making an object of .class file,we can use it in other program.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is ascii format?
What is connection class in java?
What is the point of polymorphism java?
What is * argv?
What does 0 mean in boolean?
How is string stored in java?
What is function overriding and overloading in java?
What is private static in java?
What is the length of a string?
Does isempty check for null?
How do you do absolute value in java?
What is the purpose of the enableevents() method?
How to create a custom exception?
How do you create a method in java?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?