What is the method used to get the absolute value of a
number?
Answer Posted / ravikiran
abs()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why is a string immutable?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
What is the use of conditional statement?
how are methods defined?
What are nested classes in java?
Define reflection.
Justify your answer that you can't define a method inside another method in java, if you can then how?
Is 0 an even number?
Explain static nested classes ?
Describe the Big-O Notation.
Is there any sort function in java?
State two differences between C and Java.
How concurrent hashmap works?
What is an association?
What is null in java?