explain System.out.println
Answer Posted / madhuri
it is an statement to give the out put which we want.the out
put whcich we want must give by using this statement .it
will b used in java..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a method type?
What is the base class of all exception classes in java?
What is meant by data hiding/encapsulation?
What is method with example?
What is the ==?
What are the drawbacks of singleton class?
Does every java program need a main?
What are data types in programming?
Can an integer be a string?
What is a boolean structure?
What is supplier in java?
Explain about narrowing conversion in java?
Is null in java?
Can a constructor call the constructor of parent class?
What is early binding and late binding in java?