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
Can we initialize the final blank variable?
What data type is a string?
What are latest features introduced with java 8?
How do you use nextline in java?
what is thread? What are the high-level thread states? : Java thread
What is a constructor, constructor overloading in java?
What is difference between path and classpath?
What is the size of a string in java?
What does the string method compareto () do?
What are the advantages of java?
What are synchronized methods ?
Difference between default and protected access specifiers?
What is empty string literal in java?
What is a two-pass assembler?
What are 3 boolean operators?