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
Does java vector allow null?
What is the console in java?
Can you declare a private method as static?
What are the important features of Java 9 release?
What is a nullable field?
How do you execute a thread in java?
What is a consumer in java?
How can we make sure main() is the last thread to finish in java program?
What is the use of string and stringbuffer?
Where is the find and replace?
Why is a constant variable important?
What's the purpose of static methods and static variables?
what do you mean by classloader in java?
What is meant by method?
Does list allow duplicates in java?