Answer Posted / kabita
Casting is used to convert the value from one datatype to
another datatype
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what is the difference between yielding and sleeping? : Java thread
Is java 9 released?
What is the difference between assignment and initialization?
How many bits is a 64 bit byte?
How do you use compareto in java?
Does constructor return any value?
What is the common usage of serialization? What exceptions occur during serialization?
What is final, finally, finalize?
What 5 doubled?
What is use of super keyword?
What happens if a constructor is declared private?
What is anonymous inner class?
What is matcher in java?
What will be the default values of all the elements of an array defined as an instance variable?
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?