explain System.out.println
Answer Posted / dsr
system:system class
out->out is a object of printstream
print->method of printstream class
| Is This Answer Correct ? | 10 Yes | 14 No |
Post New Answer View All Answers
What is linked hashmap and its features?
What is java autoboxing?
What is the difference between equals() and?
How do you write methodology?
Why does java not allow multiple public classes in a java file ?
Explain the difference between throw and throws in java?
In java how do we copy objects?
What is functional interface in java?
What is byte code and why is it important to java’s use for internet programming?
What steps are taken when the OS shifts from one-thread execution to another?
What is the replace tool?
What are the different types of garbage collectors in java?
How would you dynamically allocate memory to an array?
Does java have a compiler?
What does function identity () do?