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

Post New Answer

More Core Java Interview Questions

program to validate the IP address? Validity range should be 0 to 255

1 Answers   Huawei,


What are the advantages of assembly language?

0 Answers  


How many bytes is a string in java?

0 Answers  


What is arrays aslist in java?

0 Answers  


What are the main differences between notify and notifyAll in Java?

0 Answers  


what is mean by overriding in which situation we wil use?

5 Answers   Atlas Systems, CSC, DCPL,


Is simpledateformat safe to use in the multithreaded program?

0 Answers  


what are literals in java?

2 Answers  


Explain about main() method in java ?

0 Answers  


class A { private int i; } class B extends A { private int i; } if I create an object of B class what will be the memory of that object.

2 Answers   Yamaha,


what is difference between validation.xml & validation rules.xml?

8 Answers   BirlaSoft,


what value will be return by the read() method once it reaches the end-of-file? a. Throws EOException b. Return null c. Return -1 d. Read method return nothing, because it is void method

1 Answers  


Categories