Answer Posted / atasi
println and printf both showing output,bt 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 ? | 15 Yes | 3 No |
Post New Answer View All Answers
Why do we use variables?
Explain the reason behind ending a program with a system.exit(0)?
Is java written in c?
What are the advantages of java?
how to run ecllipse with jettyserver for windows environment using batch file
What is the difference between multiple processes and multiple threads?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
What do you meant by active and passive objects?
Explain access specifiers?
What is the use of beaninfo?
Explain the difference between serializable and externalizable in java?
how to split string in java?
What is the basic of java?
What is the java project architecture?
What is operator overloading. Is it is supported in java?