how to call one program .class file in another program
Answer Posted / surender
By creating instance of the .class file we can call it from any other program
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
What do you mean by order of precedence and associativity?
Given a singly linked list, determine whether it contains a loop or not without using temporary space?
Does treeset use compareto?
What restrictions are placed on method overriding?
Can variables be used in java without initialization?
What is difference between stringbuffer and string?
Describe different states of a thread.
How does list work in java?
Explain creating threads by implementing runnable class?
What is purpose of keyword void?
How do you find the absolute value?
What is the difference between arraylist and hashset in java?
Is array a class in java?
What do you mean by an object in java?
What is the flag in java?