Answer the Question

0
Can I  import the same package or class twice ? Will it create some problem ?
By : Kiran More    On : 16-Apr-2013     Answers : 3      Report Abuse
Your Answer
Previous Answers
0
No
On : 16-Apr-2013   Accept Count : 0  
0
The JVM  loads the class only once No mattters how  many times you import the class.
On : 16-Apr-2013   Accept Count : 0  
0
yes u Can there will not be a problem.
On : 16-Apr-2013   Accept Count : 0