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
What is a singleton class? Give a practical example of its usage.
What is dynamic binding(late binding)?
What is the latest java version?
Does java have extension methods?
What is the point of java?
What is an example of character?
What are the application of stack?
Which data type is a class in java?
Why are the methods of the math class static?
What is the differences between c++ and java? Explain
Can constructor be inherited?
Why scanner is used in java?
What is meant by collection in java?
What is the difference between variable declaration and variable initialization?
Difference between concurrent hashmap and hashtable and collections