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
what is the purpose of the runtime class?
What happens when heap memory is full?
Explain tree set and its features?
Can java program run without jre?
Can we convert stringbuffer to string?
Can a class extends itself in java?
What if I write static public void instead of public static void in java?
What is a null point?
What is the difference between compiler and jvm?
What is the purpose of object oriented programming?
Differentiate between stringbuffer and string?
Explain hashset and its features?
How do you reverse a string in java?
What do you mean by multithreaded program?
Differentiate between a class and an object.