Describe the process as to how substring() methodology mechanisms in java.
What is meant by class loader? How many types are there?
What is a boolean expression in java?
any other way to print the text without using System.out.println() in java?
Explain the difference between treeset and treemap in java?
string is immutable? right every one knows that, my question is it advantage or disadvantage making string immutable?
What is compareto () in java?
Is string serializable in java?
Why java is said to be pass-by-value ?
what state does a thread enter when it terminates its processing? : Java thread
what is the difference between preemptive scheduling and time slicing? : Java thread
What is the meaning of flag day?
Can we override static methods in java?