When would you use a static class?
No Answer is Posted For this Question
Be the First to Post Answer
Which characters are allowed to use as the second character of an identifier, and which characters are not allowed?
What is a buffer in java?
what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer
What is difference between printf and scanf?
What is difference between java and java ee?
What is keyword auto for?
What is the full meaning of java?
Difference between linkedlist and arraylist.
What is anagram in java?
Can we create an object of private class?
Program to output as below formate: 1 2 3 4 5 6 7 8 9 10
suppose string s1="rajnish"; string s2="bhaskar"; then what will be happend ?