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
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What are properties in oop?
What is polymorphism explain its types?
Why is polymorphism important in oop?
What is a function in oop?
What is the difference between encapsulation and polymorphism?
i got a backdoor offer in process global,Bangalore..Can i work with it?
write a C++ program for booking using constructor and destructor.
What is an interface in oop?
What are objects in oop?
Can bst contain duplicates?
How to improve object oriented design skills?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
Why interface is used?
What is static in oop?