can we used .class file in a java program

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ojit
    New Member
    • May 2010
    • 1

    can we used .class file in a java program

    Can a .class file be used inside java program.
  • Dheeraj Joshi
    Recognized Expert Top Contributor
    • Jul 2009
    • 1129

    #2
    I suspect, you have some functions in a .class file and you want to use them in your program. Is that what you looking for?

    Regards
    Dheeraj Joshi

    Comment

    Working...