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 there is no call by reference in java?
What is meant by javabeans?
Can we make a constructor final?
explain autoboxing in java?
Can an anonymous class be declared as implementing an interface and extending a class in java programming?
What is method in java ?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
Does collectionutils isempty check for null?
What is a default method?
What is meant by bytecode?
Is java still relevant?
What is the maximum size of byte array in java?
Explain java code for recursive solution's base case?
What is array length?
What is array list in java?