Can we use string in switch case in java?
No Answer is Posted For this Question
Be the First to Post Answer
Can we have a abstract class withought any method? What is a purspose of this?
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
What is a treeset in java?
Is main a function?
How to sort an array in java without using sort method?
What is the do while loop syntax?
Difference between the String and StringBuffer classes?
How to use scanner in java?
What are different type of access modifiers?
what is web.xml?and its use?
What is the difference between instanceof and isinstance?
How do you end a program?