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
Is char a data type in java?
What is thread count in java?
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
What is variable in java?
What is prefix of a string?
Explain the difference between protected and default access.
What is style and indentation?
Can we use a switch statement with strings?
Why are pointers not secure?
What is enhanced loop in java?
Can we declare the static variables and methods in an abstract class?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
Explain the features of java?
How does indexof work?
What is variable explain?