Answer Posted / sathish, cognizant
Any unary expression is considered a cast expression.
The compiler treats cast-expression as type type-name after
a type cast has been made.
Casts can be used to convert objects of any scalar type to
or from any other scalar type.
Explicit type casts are constrained by the same rules that
determine the effects of implicit conversions.
Additional restraints on casts may result from the actual
sizes or representation of specific types.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is a function in oop?
What is a superclass in oop?
What is multilevel inheritance explain with example?
What is object and class in oops?
Why do we need polymorphism in c#?
what are the ways in which a constructors can be called?
Why is destructor used?
What is overloading in oop?
Is oop better than procedural?
What are the benefits of oop?
Can we create object of abstract class?
What is inheritance in simple words?
can we make game by using c
What is the oops and benefits of oops programming?
What are the data types in oop?