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
can used Protected Class outside Function.?
What is double data type?
What is skeleton and stub?
What is widening and narrowing in java? Discuss with an example.
What are the two basic ways in which classes that can be run as threads may be defined?
What is the difference between size and length in java?
What is this keyword in java?
Why vector is used in java?
What is treeset in java?
Write a program in java to establish a connection between client and server?
Why do we create threads in java?
What is a programming object?
Justify your answer that you can't define a method inside another method in java, if you can then how?
What is string builder?
Should you use singleton pattern?