Answer Posted / ravikiran(aptech mumbai)
yes
double d=22.55;
byte b=(byte)d;
| Is This Answer Correct ? | 34 Yes | 2 No |
Post New Answer View All Answers
What does += mean in java?
What are the characteristics of Final,Finally and Finalize keywords.
What is function overriding and overloading in java?
What does java se mean?
Why should I use abstract class?
What does sprintf mean?
What is string immutability?
Why is method overloading not possible by changing the return type in java?
Who found java?
What is the order of arraylist in java?
What do you mean by garbage collection used in java?
What is the main method java?
Compare Mutex and Semaphore in java.
What is difference between filereader and bufferedreader?
Difference between character constant and string constant in java ?