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 about data types?
What is thread count in java?
What is difference between variable declaration and definition?
Which types of exceptions are caught at compile time?
Is string a class?
What are predefined functions?
Can we inherit inner class?
Is java based on c?
Can we override compareto method?
Can a class have a static inner class?
What are the elements of java?
What is parameter example?
what is object slice?
Can classes declared using the abstract keyword cab be instantiated?
What are the three parts of a lambda expression? What is the type of lambda expression?