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


Please Help Members By Posting Answers For Below Questions

What is a map in java?

751


What is constructor in java ?

817


What is private public protected in java?

801


What is string length in java?

698


If a method is declared as protected, where may the method be accessed in java programming?

705


I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?

903


Explain the reason behind ending a program with a system.exit(0)?

802


What is the purpose of the enableevents() method?

783


Is boolean a wrapper class in java?

825


What is the difference between jfc & wfc?

793


What are some alternatives to inheritance?

813


What is instanceof keyword?

950


Can we inherit inner class?

733


What is map in java?

731


Why we go for collections in java?

750