Answer Posted / sankar r k
System is a class in java. As per the convention in java all
the class must start with a capital letter.
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
What is integer valueof?
What is length in java?
Which sorting is best in java?
Explain exception chaining in java?
What is an anonymous class in java?
Can an object be null?
What is the difference between an inner class and a sub-class?
Which number is denoted by leading 0x or 0x in java?
What is the difference between the font and fontmetrics classes in java programming?
What is bufferedreader in java?
Is arraylist ordered?
What is anagram in java?
Can we declare a constructor as final?
What's the purpose of using break in each case of switch statement?
How do you convert bytes to character in java?