How will you get the platform dependent values like line separator, path separator, etc., ?
No Answer is Posted For this Question
Be the First to Post Answer
Why object class is super class for every class in java?
what is the main difference between string and stringbuffer? can you explain it with program?
Explain different types of thread priorities ?
what is the difference between ArrayList and Vector
19 Answers KPIT, Sasken, Satyam, Span Infotech, Wipro,
What are meta-annotations?
What is keyword and identifier?
what do you mean by classloader in java?
What happens if an exception is not caught?
What is numel matlab?
When throw keyword is used?
What is the difference in between cpp and java? Can u explain in detail?
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.