Answer Posted / sandeep
casting is technique by which we can solve widening problems
casting is two type
1. implicit type casting
2. explicit type casting
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the reason behind using constructors and destructors?
What do you mean by global variable?
How do you compare objects in java?
Give the hierarchy of inputstream and outputstream classes.
Why webdriver is an interface?
Explain differences between collection api and stream api?
What are design patterns and please explain?
How is treeset implemented in java?
Write a java program for binary search?
What is "this" keyword in java? Explain
What is meant by 'Class access modifiers'?
Is java written in c?
What is meant by flickering?
What are the Static and Dynamic Variables? Differentiate them.
Why does java have different data types for integers and floating-point values?