System.out.println(101/14)
what is the output?
a)6
b)14
c)7.14
d)0
Answer Posted / guest
7.14
| Is This Answer Correct ? | 1 Yes | 16 No |
Post New Answer View All Answers
What is set string?
Can list be final in java?
How do you compare arrays in java?
Explain the difference between protected and default access.
What is sortedmap interface?
Can we create our own wrapper class in java?
give an example for encapsulation?
How do you declare an empty string?
Can main() method in java can return any data?
What is the file extension for java?
Are arrays passed by reference in java?
Is singleton class thread safe?
What is return code?
Can I learn java without any programming experience?
How does enum work in java?