how can we import the user defined package without classpath?



how can we import the user defined package without classpath? ..

Answer / anand

create jar file for your class and place under jre ext
folder

Is This Answer Correct ?    12 Yes 5 No

Post New Answer

More Core Java Interview Questions

Is it possible to declare abstract class as final?What happens if we do so?

1 Answers  


How to find the given number is a prime number or not by getting input from the user

0 Answers  


When do you call copy constructor?

0 Answers   Tavant Technologies, Virtusa,


What is the functionability stubs and skeletons?

0 Answers  


What is method reference?

0 Answers  






How GUI component handle its own events?

1 Answers  


What are the restrictions imposed by a Security Manager on Applets?.

0 Answers  


Can we use both this () and super () in a constructor?

0 Answers  


What is a "pure virtual" member function?

0 Answers   Amazon,


What is the difference between hashmap and hashtable? What is an interface?

0 Answers  


What is a war file?

0 Answers  


what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer

4 Answers   IBM, Zenon,


Categories