System.out.println(101/14)
what is the output?
a)6
b)14
c)7.14
d)0
Answer Posted / krishna
7.14
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
When should a function throw an exception?
What is a databasemetadata?
What is linked hashmap and its features?
What is the public field modifier?
Explain heap sort?
What are the types of java languages?
What is number data type in java?
Why constructor has no return type?
I want to persist data of objects for later use. What’s the best approach to do so?
What are the differences between forwarding () method and sendredirect() methods?
What is the difference between variable declaration and variable initialization?
How many types of literals are there in JAVA?
What is google full form?
What is considered an anti pattern?
What is the importance of main method in Java?