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
How do you print array in java?
Difference between error and exception
What is the purpose of a parameter?
What are the five major types of reference sources?
When is the finally clause of a try-catch-finally statement executed?
Is string an object?
Why do we need wrapper classes?
What is a local class in java?
What is stack class in java?
What are methods?
What are the differences between processes and threads?
What value is a variable of the string type automatically initialized?
What is an infinite loop in java? Explain with an example.
What are the classes of java?
What do you understand by weak reference?