Can I import same package/class twice?
No Answer is Posted For this Question
Be the First to Post Answer
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
What are the string methods in java?
What is the purpose of java?
what are the design patterns in struts?
I dont want to use serialzable in java is there any another concept so plz tell me
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
Where the CardLayout is used?
What are the basic interfaces of java collections framework?
Is it possible to compare various strings with the help of == operator?
What is the significance of java packages?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
What are the differences between path and classpath variables?