How do you square a number in java?


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

Post New Answer

More Core Java Interview Questions

Why do we use bufferedreader?

0 Answers  


I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?

1 Answers   Cognizant,


What are advantages of exception handling in java?

0 Answers  


What are methods?

0 Answers  


Why is sizeof not a function?

0 Answers  


What are the main uses of this keyword?

0 Answers  


Are generics important java?

0 Answers  


What is an escape character in java?

0 Answers  


why java is better then .net?

5 Answers   HCL, iGate,


What is the formula to calculate percentage?

0 Answers  


What is math in java?

0 Answers  


. Differentiate between instance and local variables.

1 Answers  


Categories