explain System.out.println
Answer Posted / nilesh
There is a class called System.
It has a static member attribute called "out", which is of
type PrintStream.
PrintStream provides a method called "println", which is
what you're calling.
| Is This Answer Correct ? | 69 Yes | 41 No |
Post New Answer View All Answers
What access modifiers can be used for methods?
What are the basic control structures?
What are the difference between string, string builder, and string buffer in java?
Does constructor creates the object ?
Name and explain the types of ways which are used to pass arguments in any function in java.
Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
Hi Anyone know the model / questions of the Federal bank sample questions for the post of Specialist Officers - Programmers. Please post if anyone have..
What type of value does sizeof return?
Why webdriver is an interface?
What is data type example?
What is the full name of java?
What occurs when an object is constructed?
worst case complexities of Quick sort and Merge sort.
Explain the available thread states in a high-level?
Explain java coding standards for variables ?