Answer Posted / shweta
No, an object cannot be cast to a primitive value.
Is This Answer Correct ? | 19 Yes | 9 No |
Post New Answer View All Answers
Detail discussions on JVM, memory management and garbage collector.
What methods are used to get and set the text label displayed by a button object?
What is boolean keyword in java?
How do you escape in java?
How to display names of all components in a Container?
Why are data types important?
Highest level event class of the event-delegation model?
Can a abstract class be defined without any abstract methods?
What is percentage in java?
Explain about narrowing conversion in java?
Why declare Main() method as a static in java ?
Is java jre still free?
What is meant by distributed application? Why are we using that in our application?
What is assembly used for?
What does the “final” keyword mean in front of a variable? A method? A class?