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
How to implement a multithreaded applet?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
What is a instance variable in java?
What is array list in java?
What do you mean by composition in java?
What is continuity of a function?
What is the significance of continue jump statement? Explain with an example.
Is array a class in java?
What is the purpose of a volatile variable?
How do you use wildcards?
What is a key in java?
What is method overloading in JAVA? Why is it not present in C ?
What is the final blank variable?
What is meant by attribute?
What is comparator in java?