Answer Posted / guest
println means print from new line. 'ln' indicates new(next)
line, it is used in JAVA. where as printf is just used for
print option in C-prog
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How are the elements of a gridbaglayout organized in java programming?
What are memory tables?
Can an object subclass another object?
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?
How do you use find and replace?
Explain about complier design(phases)
Explain the advantages of packages in java?
What is entry set in java?
How do you check whether the list is empty or not in java?
How many functional interfaces does java 8 have?
What is string builder?
What are three advantages of using functions?
Explain about the performance aspects of core java?
What is the reason behind using constructors and destructors?
Can a final variable be null?