Is set ordered in java?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of packages are there in Java?
What is java beans?
Difference between Applet & Application?
Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.
What is super keyword in java ?
Can a static class implement an interface?
Can you tell me range of byte?
What do you mean by ordered and sorted in collections in java?
Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?
Where are global variables stored?
Explain about assignment statement?
Is java type safe?