System.out.println(101/14)
what is the output?
a)6
b)14
c)7.14
d)0
Answer Posted / sasirekha
answer is c
| Is This Answer Correct ? | 7 Yes | 12 No |
Post New Answer View All Answers
What is java autoboxing?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
How does hashset work in java?
What is reverse function?
If you are given the name of the function at run time how will you invoke the function?
Is arraylist sorted in java?
What is the use of arrays tostring () in java?
What is bifunction in java?
What is identifier give example?
What is parsing a sentence?
What is the main difference between java platform and other platforms?
What are the differences between processes and threads?
How are variables stored?
Can you give few examples of final classes defined in java api?
Is int primitive data type?