define System.out.println(); what is the meaning!

Answer Posted / mohanjayaseelan

system- is a class

out-is a field of type printstream

println-is a meathod in printstream class

Is This Answer Correct ?    38 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are inbuilt functions in java?

558


What are the access modifiers available in java?

562


Which access specifier can be used with class ?

532


What is nested loop? What is dangling else condition in it?

574


What restrictions are placed on method overloading?

609






Does java list allow null?

546


What is remote method invocation (rmi)?

615


What is method in java ?

626


Write a function to print Fibonacci series and Tribonacci series?

759


What is the return type of the main method?

575


What is object-oriented paradigm?

617


What is ellipsis in java?

576


Why inputstreamreader is used in java?

550


What are untrusted applets?

587


Can list have duplicates in java?

523