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
What is the null?
What is the difference between a method and a function in alice?
What are computer functions?
Difference between stack and queue?
What are scriptlets?
What are the types of relation?
Can private class be extended java?
What are the 4 types of characters?
What is a boolean structure?
What classes of exceptions may be thrown by a throw statement?
How to provide security in java
State the significance of public, private, protected class?
What is the difference between assignment and initialization?
Can a class be private or protected in java?
Can a abstract class be defined without any abstract methods?