How to print a statement without using semicolan in java
Answer Posted / sadikhasan palsaniya
for (int i=0;i<1;System.out.println("Sadikhasan
Palsaniya"),i++);
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
What is null data type?
What is the meaning of 3 dots in java?
What is generic class?
Why does java does not support multiple inheritance? Explain
What is maximum size of arraylist in java?
How does hashset work in java?
What are the uses of synchronized keyword?
What is the purpose of the file class in java programming?
Why webdriver is an interface?
Is empty list java?
What is final keyword in java?
Why you should not use singleton?
Is nullpointerexception checked or unchecked?
How do you escape sequences in java?
What is a short in java?