Advertisements
Advertisements
प्रश्न
Write down the syntax of output statement in Java with an example.
थोडक्यात उत्तर
उत्तर
Let's say the following syntax must be used to print the output statement "Hello World."
Syntax:
System.out.println("Hello World");
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 1.05: Introduction to Java - EXERCISES [पृष्ठ ५४]