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 anagram in java?
Write a program to reverse array in place?
What is the significance of listiterator?
What is the purpose of checked and unchecked exceptions in JAVA?
Explain when classnotfoundexception will be raised ?
What is the length of a string?
What are the types of java languages?
Can we extend singleton class?
Why are constructors used?
Are strings immutable in java?
What class allows you to read objects directly from a stream in java programming?
Is oracle charging for java?
What is api in java?
what is meant by abstract class?
What is package protected in java?