Explain the two different types of typecasting?



Explain the two different types of typecasting?..

Answer / hrindows@gmail.com

 Implicit: Defines the storing of values from smaller data types into larger data types, performed by the compiler only.
 Explicit: Defines the storing of values from larger data types into smaller data types that may result in information loss.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is lambda expressions in c#?

0 Answers  


Is .net core the future?

0 Answers  


Explain me what is the difference between an abstract class and an interface?

0 Answers  


How do I spawn a thread?

0 Answers  


How to implement getcommon method in class a? Are you seeing any problem in the implementation?

0 Answers  






What is .net3.0 and .net3.5?

0 Answers  


Explain code access security.

0 Answers  


Conceptually, what is the difference between early-binding and late-binding?

0 Answers  


What is a manifest in .net?

0 Answers  


What?s a proxy of the server object in .NET Remoting?

1 Answers  


What is managed code execution?

0 Answers  


what user controls are and what server controls are and the differences between the two.

0 Answers  


Categories