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
Does java allow overriding static methods ?
how we can create packages in java?
When we serialize an object does the serialization mechanism saves its references too?
Can we overload final method in java?
Why is java so popular?
What are the disadvantages of object oriented programming?
What are the important features of Java 9 release?
Define inheritance with reference to java.
Where pragma is used?
What is meant by 'Class access modifiers'?
What about method local inner classes or local inner classes in java?
What is the difference between logical data independence and physical data independence?
Can private class be inherited in java?
How do you test a method for an exception using junit?
What is a values collection view ?