explain System.out.println
Answer Posted / jaith eranga
System : Is the namespace.(not the package)
out : A class in the System namespace.
println : A method in the out class
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is variable and example?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
Difference between collection, collection and collections in java?
How do you sort in java?
Why java is considered as platform independent?
What all access modifiers are allowed for top class ?
How we can generate random numbers in java?
What is the range of a character variable?
What is the default value of an object reference declared as an instance variable?
What are aggregate functions explain with examples?
define polymorphism in java
How do you replace all in word?
What are the 4 types of research methods?
Explain with example the concept of constant variable in java.
Explain the difference between intermediate and terminal operations in java8?