explain System.out.println()

Answer Posted / vetriselvan

this is a output commmand to print the result in java
programming.

Is This Answer Correct ?    6 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we have more than one package statement in source file ?

773


What is boolean used for?

787


What is continuity of a function?

755


What is skeleton and stub? What is the purpose of those?

782


Write a program to find maximum and minimum number in array?

759


What is finalize()? Is finalize() similar to a destructor?

742


What state is a thread in when it is executing?

728


What is the difference between static binding and dynamic binding?

801


What are the difference between string, string builder, and string buffer in java?

842


What are the three parts of a lambda expression?

741


What is stringbuffer in java?

802


Why do we create threads in java?

802


What is classes in java?

705


How does multithreading take place on a computer with a single cpu?

777


What is the technique adopted to create an immutable class?

772