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
write java code to print second max number in the array
Give some features of interface?
What do you understand by casting in java language?
Can java hashmap have duplicate keys?
Distinguish between a predicate and a function?
What is an off by one error in java?
Which is better arraylist or vector?
in a constructor what happen if u call super and this in the same class? i know that it is not possible to call both in the same one? if we call what will happen?
Can we override the main method?
How does hashset works in java?
Why map is used in java?
What is return in java?