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 are different types of control structures?
Why string is called as immutable?
What is a copy constructor in java?
What is exception hierarchy in java?
How big is a boolean?
How do you initialize an arraylist in java?
Can we extend a class with private constructor?
What are the steps that are followed when two computers connect through tcp?
Can we access instance variables within static methods ?
What is contractor means and methods?
What is null in java?
Why does abstract class have constructor?
What do negative exponents mean?
How does enum work in java?
What are the advantages of unicode?