What happens when you assigned a 'double' value to
a 'String'?
Answer Posted / pankaj
use toSting() method for printing double value as String or
assigning to string variable
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why we override equals() method?
What are loops in java? What are three types of loops?
What is primitive array?
What is null data type?
What is ‘has a’’ relationship in java?
Is assembly language a low level language?
What is singleton pattern?
What is java dot?
What do heavy weight components mean in java programming?
What is the size of int?
What is a variable and constant?
What is a databasemetadata?
What is the purpose of skeleton and stub?
What 4 doubled?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?