Answer Posted / sreedhar
System is class ,println method is streem class,out is
static variable of system class,that staic variable calling
class name.thats why write the System.out.println();
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is <> used for in java?
Explain the difference between comparator and comparable in java?
Explain naming conventions for packages?
Define an applet in java?
What is continuity of a function?
Is java a super set of javascript?
Can a class with private constructor be extended?
Why main function is static?
What happens if main method is not static?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
What are features of java?
What is hash table in java?
What’s the difference between callable and runnable?
What are 5 boolean operators?
Name few java 8 annotations ?