System.out.println(101/14)
what is the output?
a)6
b)14
c)7.14
d)0
Post New Answer View All Answers
Which package is imported by default?
What are the types of casting?
What is the difference between I ++ and ++ I in java?
What is a numeric literal?
Is it possible to use Semaphore/ Mutex in an Interrupt Handler?
What do you mean by singleton class in java?
How define set in java?
Can variables be used in java without initialization?
What is keyword in oop?
What is a method declaration?
Difference between notify() method and notifyall() method in java?
What about method local inner classes or local inner classes in java?
What about interthread communication and how it takes place in java?
Write code of any action class?
How we can run a jar file through command prompt in java?