how to print output with out using sop statements
Answer Posted / f
there r 2 ways in which we can print stmts with out using
sops
1. using static
2. using anonimus inner classes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are exceptions
What is the purpose of a transient variable?
Does java set allow duplicates?
What are green threads in java?
Write a program to find the whether a number is an Armstrong number or not?
What is a lightweight component?
Does sprintf add a null terminator?
What is split return?
What are keywords in programming?
What is difference between float and double?
Write a program to print 15 random numbers using foreach of java 8?
Can you add null to a list java?
What are the 6 boolean operators?
What data type is a string?
How large is a boolean?