Answer Posted / sethu raj
println() and printf() both shows the output.
But in structure programming language,we can use printf()
as library function for printing the statement,and in
object oriented language we use println for print the
statement with new line.
Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
How do generics work in java?
How do you do descending order in java?
What about abstract classes in java?
How is garbage collection controlled?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
What is a container in a gui?
What are the differences between c++ and java?
Are registers volatile?
What is the benefit of abstract class?
Can java program run without jre?
What is struts in java?
What is java string pool?
Define "Access specifiers" in java.
What is meant by object oriented programming – oop?
What is the difference between the paint() and repaint() methods?