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
How do you end a program?
Why is it important to initialize a variable?
Can you declare a private method as static?
What is java oops?
Can a class be private in java?
What is the full meaning of java?
How many bits is a string in java?
What is namespace in java?
What is the use of string and stringbuffer?
What do you mean by of string::valueof expression in java 8?
What is the purpose of javac exe?
Does java return by reference?
Why to use nested classes in java? (Or) what is the purpose of nested class in java?
Why there is no call by reference in java?
What does localhost mean?