Answer Posted / horhe
simple because System is a class. Every class must start
with capital letter
| Is This Answer Correct ? | 19 Yes | 11 No |
Post New Answer View All Answers
How do you access command-line arguments within the code?
What is the difference between jvm and jre? What is an interface?
Which object oriented concept is achieved by using overloading and overriding?
How do you trim a space in java?
Write a function to print Fibonacci series and Tribonacci series?
What is the main method java?
What is a buffer in java?
Can finally block be used without a catch?
Explain the overview of UDP messaging.
What is variable length arguments in java?
What happens when I use / and % with a negative numerator?
Write a program to find the greatest of three numbers in java?
Are registers volatile?
Can we use both this () and super () in a constructor?
What are serialization and deserialization?