How do you sort in descending order in java using collections sort?
No Answer is Posted For this Question
Be the First to Post Answer
strings in java are objects.why?
What is the function of static in java?
What is passing parameters in java?
What is the difference between the paint() and repaint() methods?
Define jre i.e. Java runtime environment?
what is difference between business delegate and data access object(dao)? in java?
Does anyone still use java?
What is the parse method in java?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
What is string literal in java?
Is Constructor possible in abstract class in java ?
Differentiate between class and structure.