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 the single responsibility principle?

0 Answers  


How to spawn a thread?

0 Answers  


Why is .net used?

0 Answers  


How Can Registry Editor in .NET?

1 Answers  


what are the controls used to upload a file from client to server?

4 Answers  


asp mean

3 Answers   CTS, TCS,


What is a Manifest?

1 Answers   CTS,


What are virtual destructures?

0 Answers  


Explain me how does linq work?

0 Answers  


Explain how to load the contents of an xml file into an xmldocument object?

0 Answers  


How we can achieve Connection pooling in .Net?

0 Answers   PUCIT,


Where does the gac exist ?

0 Answers  


Categories