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 object slice?
What do heavy weight components mean in java programming?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
What is the use of math abs in java?
What is floor math?
What kind of variables can a class consist?
What are the advantages of encapsulation in java?
How to display all the prime numbers between 1 and 100
Explain spliterator in java8?
What is a key in java?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
What is gc()?
What all access modifiers are allowed for top class ?
Can set contain duplicates?
What is java oops?