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
Difference between this() and super() ?
Can an integer be null java?
What is files manifesting?
What is object data type?
Explain the importance of join() method in thread class?
Write a function to print Fibonacci series and Tribonacci series?
What is skeleton and stub?
What is the tradeoff between using an unordered array versus an ordered array?
What is the difference between throw and throws in java?
When arithmeticexception is thrown?
What is an object class?
How will you load a specific locale?
What are drawbacks of singleton class?
What is stringreader?
What are the different approaches to implement a function to generate a random number?