What is math in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is subsequence of a string?

0 Answers  


How HashMap implemented in java? how it internally works when values are added or searched from hashMap?What is the difference betweenthe implementation of hashmap and Linked Hashmap?

3 Answers   IBM,


What is <> used for in java?

0 Answers  


Give reasons supporting that string is immutable.

0 Answers  


What is are packages?

0 Answers  






Is special character in java?

0 Answers  


What are the differences between this and super keyword?

0 Answers  


How will you get the platform dependent values like line separator, path separator, etc., ?

0 Answers  


1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))

1 Answers  


What is t type java?

0 Answers  


Explain about class in java?

0 Answers  


Why volatile is used in java?

0 Answers  


Categories