System.out.println(101/14)
what is the output?
a)6
b)14
c)7.14
d)0
Post New Answer View All Answers
What is matcher in java?
What is the exception hierarchy in java?
What does pointer mean?
Can we call the constructor of a class more than once for an object?
What is serialization in java?
What is a protected void?
What does @override mean?
Which class cannot be a subclass in java?
What modifiers are allowed for methods in an interface?
What is the static block?
What is a method vs function?
Which is bigger float or double?
Differentiate between vector and array list.
What is the purpose of extern variable?
What are register variables what are the advantages?