Answer Posted / rajesh
Casting can be applied to data types for like narrowing and
widening of primitive data types.
Casting can be applied for objects instantiated from the
inheritance hierarchy but only upward casting.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is java’s garbage collected heap?
Does java support function overloading, pointers, structures, unions or linked lists?
What is primitive data type in java?
What do you mean by buffering?
Explain the term virtual machine?
What is the difference between actual and formal parameters?
Write a program to show whether a graph is a tree or not using adjacency matrix.
What are the restrictions imposed by a Security Manager on Applets?.
What is type conversion in java?
What is string builder in java?
How many types of the indexof method are there for strings?
What is nan inf?
Explain how to convert any java object into byte array.
What is method overloading and method overriding?
What is difference between fail-fast and fail-safe?