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 are the purposes of using .net?

0 Answers  


What is managed code and managed data in .net?

0 Answers  


Tell us what is the difference between struct and class?

0 Answers  


What are an object and a class?

0 Answers  


How many types of transactions are there in com + .net ?

0 Answers  






How to implement DataGrid in .NET?

1 Answers   InfoPro,


Explain code access security.

0 Answers  


How does u handle this COM components developed in other programming languages in .NET?

0 Answers  


How Can Creating Installation Components in .Net?

1 Answers  


What are the similarities and difference between class and structure in .net?

0 Answers  


what is the keyword used for self reference?

0 Answers  


What is delegation in .net?

0 Answers  


Categories