explain System.out.println
Answer Posted / ji
system. It is a class,and
out is the static member variable,
println is the method(out class method)..........
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain importance of finally block in java?
In the below example, how many string objects are created?
Enlist diffrent types of inheritance supported by java?
If a method is declared as protected, where may the method be accessed?
What is var keyword ?
What are different types of references?
Which java ide is used the most?
How to sort list of list in java?
Difference between static and dynamic class loading.
Can we clone singleton object in java?
What is the new line character?
What is callablestatement? How you can call stored procedure to pass in parameter?
Describe what a thread-local variable is in java?
How do you avoid global variables?
Explain about java sdk?