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
Is string is a data type?
What is a module function?
Which containers use a flowlayout as their default layout in java programming?
Explain restrictions for using anonymous inner classes?
What are controls and their different types in awt?
Write code to implement bubble sort in java?
What do you mean by buffering?
What is the output of the below java program?
What is the difference between multiple processes and multiple threads?
What does this () mean in constructor chaining concept?
What is a method in programming?
What is foreach loop in java?
How to print an arraylist in java?
Which access specifier can be used with class ?
What is null data type?