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 for a yielded thread to get chance for its execution again?

0 Answers  


What is meant by 'bit masking' in java?

0 Answers   DELL,


What is difference between jdk,jre and jvm?

0 Answers  


What is identifier give example?

0 Answers  


What is the role of garbage collector in java?

0 Answers  


How do you get the length of a string in java?

0 Answers  


What is the range of the short datatype?

2 Answers  


Why java does not supports multiple inheritance?

3 Answers   TCS, VSoft,


What are the Abstract Classes provided by Java?

5 Answers   Oracle,


How can we avoid including a header more than once?

0 Answers   Fidelity,


why top level class could not be static

3 Answers   L&T,


How do you define a parameter?

0 Answers  


Categories