define System.out.println(); what is the meaning!
Answer Posted / stranger_ajnabi53@yahoo.c
System is a class
out is a method of printstream.
println is method .
| Is This Answer Correct ? | 36 Yes | 92 No |
Post New Answer View All Answers
What is the difference between hashmap and hashtable? What is an interface?
What is the file type?
Why stringbuffer is faster than string?
What is t type java?
Which is better ascii or unicode?
What are the advantages of arraylist over arrays?
What is Recursion Function?
How many types of java are there?
what are the disadvantages of indexes in oracle?
Explain JMS in detail.
What do you mean by global variable?
How do you check if a string contains only numeric digits?
Can there be an abstract method without an abstract class?
How do you sort arrays in java?
Can a class have multiple subclasses?