What is string in java? String is a data type?
No Answer is Posted For this Question
Be the First to Post Answer
What is Java Reflection API? Why it’s so important to have?
We have two methods to create methods the threads. 1. Implementing runnable interface 2. Extending to thread class and overriding run method. Among these two which one is better and why? Please explain me in detail.
What are static initalizers in java ?
What are java annotations?
Is oracle charging for java?
What is the difference between DataInputStream and BufferedReader
What is the difference between this() and super() in java?
What are the two parts of a conditional statement?
How many types of variables are there?
What is difference between checked and unchecked exception in java?
What do u mean by wrapper Class? What do u mean by Jvm... How do u change JVM for other OS? Or No need to Change ...? its like tricky
strings in java are objects.why?