how to call one program .class file in another program
Answer Posted / amit
by making package we can include one call in other program
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is scope & storage allocation of static, local and register variables? Explain with an example.
What is array sorting in java?
Can a class have multiple constructors?
What is arrays aslist in java?
Does treeset allow null in java?
Explain reverse a linked list recursive java solution?
Can I declare a class as private?
What is the difference between notify and notifyall method?
how we can make a write-only class in java?
What is the simpletimezone class in java programming?
What are different exception types exceptions available in java ?
Can an object subclass another object?
What is OOP's Terms with explanation?
What is arraylist e?
Does constructor creates the object ?