Answer Posted / rajesh dangi
Byte object can not be casted into primitive type. What we
can do is to create a double variable and get the value of
Byte object converted to it. There are many vays to do that
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Explain implementation and how is it different from conversion?
How do you read a char in java?
Explain the difference between jvm and jre?
What is an infinite loop?
What is Garbage Collection in Java
What is palindrome in java?
How many types of equations are there?
Can you make a constructor final in Java?
Define class?
How is a structure different from array ?
What is the original name of java?
what is the purpose of using rmisecuritymanager in rmi?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
Is passing by reference faster?
How can we access some class in another class in java?