What happens when you assigned a 'double' value to
a 'String'?
Answer Posted / sriragv
results string i hope
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Write a java program that prints all the values given at command-line.
What is flag in java?
When the constructor of a class is invoked?
How to use string tokenizer class.
How many types of interfaces are there?
What is difference between calling start() and run() method of thread?
Why we use protected in java?
Name few java util classes introduced with java 8 ?
Explain the reason behind ending a program with a system.exit(0)?
What is integer valueof?
What is difference between == equals () and compareto () method?
What is consumer in java?
What is the difference between Array and Hash Table?
What is abstraction in java?
Objects or references which of them gets garbage collected?