Answer Posted / roshan
yes, a byte object can be cast into double value. This is
done through auto-boxing concept of java that was
introduced in jdk 1.5.0. Using auto-boxing we can assign a
object into preemitive value and preemitive into object.
Is This Answer Correct ? | 25 Yes | 1 No |
Post New Answer View All Answers
What is the exception hierarchy in java?
Which class is the superclass for every class in java programming?
Compare Mutex and Semaphore in java.
What is the default value of float and double datatype in java?
Is it possible to write a regular expression to check if string is a number?
what are the disadvantages of indexes in oracle?
Differentiate between class and structure.
Explain the JDB in depth & command line.
What is the byte range?
Why do we need hashset in java?
How do you declare an array in java?
What is a double?
What is methodological framework?
What do you understand by a Static Variable?
What does system out println () do?