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


Please Help Members By Posting Answers For Below Questions

How concurrent hashmap works?

858


Why is stringbuffer not immutable?

769


How we can make copy of a java object?

862


Differentiate between the constructors and methods in java?

712


What is an example of a boolean?

785


What does n mean in java?

722


Can we modify the throws clause of the superclass method while overriding it in the subclass?

766


how would you implement a thread pool? : Java thread

677


What is the difference between post and put?

758


What does string [] args mean?

736


What is the synonym of procedure?

733


what are abstract functions?

756


Are floats faster than doubles?

772


Program to Find the second largest element in an array.

810


Why is boolean important?

790