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


Please Help Members By Posting Answers For Below Questions

What is meant by local variable and instance variable?

604


How many types of methods are there in java?

530


What are the advantages of packages in java?

576


Explain java coding standards for constants?

581


What is scope & storage allocation of global and extern variables? Explain with an example

585






How static variable work in java?

602


Can we create a class inside a class in java?

550


Explain the overview of UDP messaging.

737


What is return in java?

560


Can we use a default constructor of a class even if an explicit constructor is defined?

657


What is the finalize method do?

605


Why is static used?

555


Differentiate between a constructor and a method? Can we mark constructors final?

678


How do you add an element to an arraylist in java?

492


Can a abstract class be declared final?

571