What will be the output of round(3.7) and ceil(3.7)?
No Answer is Posted For this Question
Be the First to Post Answer
what is AWT
How many digits can a float hold?
Explain the difference between comparator and comparable in java?
Explain what access modifiers can be used for variables?
What is the use of Getters and Setters method ?
How many types of gc are there in java?
How will you reverse a link list without using recursion?
What is a string what operation can be performed out with the help of a string?
Does every java program need a main?
Why are data types important?
What is the program development process?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.