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 unicode datatype?
Is 0 a real number?
What is the need of transient variables in Java ?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?
how to prepare for IT Officers Interview in Banks
What is anagram word?
What is multithreading in java?
What is a java applet? What is an interface?
What is comparator in java?
How to split arraylist elements in java?
Can we split string with in java?
What is an empirical question?
What are conditionals and its types?
Which keyword specify that a variable is effectively final ?
What is charat ()?