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

Explain what is the difference between a class and an object, and how do these terms relate to each other?

0 Answers  


Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!

3 Answers   3i Infotech,


What is the concept of inheritance in .net?

0 Answers  


Explain me why do we use msmq?

0 Answers  


ctype(123.34,integer) - should it throw an error? Why or why not?

1 Answers   Wipro,






What is JIT and how is works?

3 Answers  


What is managed code in .NET?

0 Answers  


Explain what is the difference between odbc and ado?

0 Answers  


What is CLR? How it will work?

3 Answers   NeoSoft,


what is a strong name?

3 Answers  


What are server controls?

1 Answers   Avanade, Wipro,


Using activex control in .net?

0 Answers  


Categories