Answer Posted / sarojlaxmi
Casting is the process of converting one primitive data
type to another primitive datatype that is called casting.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a priority queue java?
What is polymorphism java example?
what is singleton class in java?
What is the difference between overriding & overloading?
What is the use of join method?
What does yield method of the thread class do?
What is the purpose of static methods and variables?
Which is better stringbuffer or stringbuilder?
What is java used for?
Write a program to reverse a number in java?
Why singleton pattern is better than creating singleton class with static instance?
State two differences between C and Java.
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
What is the need of transient variables in Java ?
What is the default size of arraylist in java?