what is cast operator?
Answers were Sorted based on User's Feedback
Answer / 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 |
It provides a method for explicit conversion of the type of an object in a specific situation.
Is This Answer Correct ? | 0 Yes | 0 No |
why destructor is not over loaded?
what is difference between c++ language and java language
what is the need of abstraction? what is abstraction?what is the abstraction for stack?
How is polymorphism achieved?
How to calculate the age from the date of birth by using the program?
What is protected in oop?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
How to hide the base class functionality in Inheritance?
what is difference between class template and template class?
What is difference between oop and pop?
What is an interface in oop?
What is the difference between Home and $Home?