Answer Posted / edward sudhaharchennai
out is d object of PrintStream class which is available in
System class. println is a static method . its work is to
print the information provided into the console...
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the advantage of functional interface in java 8?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
How do you do exponents in java?
What is the final access modifier in java?
Can a main method be declared final?
Can we have 2 main methods in java class?
What is constructor in java ?
How does split work in java?
How many types of classes are there in java?
Is 0 a real number?
Is set sorted in java?
What ide should I use for java?
Can we use catch statement for checked exceptions?
Is an empty arraylist null?
What is core java used for?