explain System.out.println

Answer Posted / narasimha rao

System is a class
out is static object
println() is a method

Is This Answer Correct ?    37 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how we can make a write-only class in java?

555


What is the type of lambda expression?

536


What is a functional interface?

543


What is the purpose of static keyword in java?

510


Can we overload final method in java?

544






What are the core java topics?

561


What is advantage of java?

538


What are structs in java?

567


What is type inference in java8?

573


What is join () in java?

526


What is the difference between length and length () in java?

523


What is exception handling in java?

570


What is default switch case? Give example.

574


Which package is used for pattern matching with regular expressions?

639


Explain wait(), notify() and notifyall() methods of object class ?

587