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
How do singleton patterns work?
What is final variable?
What is preflight request?
What is a percentage sign called?
Why is java called the platform independent programming language?
List any five features of java?
What is args length in java?
Can a static class have a constructor java?
What is the use of beaninfo?
Differentiate between class and structure.
Why singleton class is used in java?
What is string pool?
How we create object in copy constructor?
What is the difference between access specifiers and access modifiers in java?
Can a final variable be initialized in constructor?