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
how to run ecllipse with jettyserver for windows environment using batch file
How will you get the platform dependent values like line separator, path separator, etc., ?
What is the difference between public, private, protected, and friend access?
How does a for loop work java?
Why static functions are used?
Is singleton thread safe in java?
How many inner classes can a class have?
Is object a data type?
What are three advantages of using functions?
Difference between current previous versions of Java?
What is java life cycle?
Which is faster call by value or call by reference?
What is flush () in java?
What is regex used for?
What is arguments in java?