define System.out.println(); what is the meaning!
Answer Posted / stranger_ajnabi53@yahoo.c
System is a class
out is a method of printstream.
println is method .
| Is This Answer Correct ? | 36 Yes | 92 No |
Post New Answer View All Answers
Describe what a thread-local variable is in java?
Can we use static class instead of singleton?
What is class and its types?
What is the difference between and ?
What does substring mean?
Describe the process as to how substring() methodology mechanisms in java.
What is the difference between the file and randomaccessfile classes?
Are variables stored in ram?
Explain about serializable interface in java?
Define jre i.e. Java runtime environment?
What is meant by main method?
What is java util concurrentmodificationexception?
What is passing by reference in java?
What does java edition mean?
What is the symbol for line break?