any other way to print the text without using
System.out.println() in java?
Answer Posted / hemanth
Yes of course. U can print text without using s.o.p by using static initialization block in Java
Is This Answer Correct ? | 5 Yes | 12 No |
Post New Answer View All Answers
What Is Query Throttling in java?
Can substring create new object?
What is string example?
What is the difference between reader/writer and inputstream/output stream?
What is the byte order of byte buffer?
Can java inner class be static?
How can we create a synchronized collection from given collection?
What is tree in java?
How many bits are in a sentence?
Why there is no call by reference in java?
What environment variables do I need to set on my machine in order to be able to run java programs?
What about instanceof operator in java?
What are different types of constants?
What is the dot operator?
What is the difference between choice and list?