What is Datatype Conversion in Vb.net?



What is Datatype Conversion in Vb.net?..

Answer / saravankumar

Convert one variable type to another one is called datatype
conversion we can also caleed this casting in VB.NET some
automatically conversion is also there.
Cbool CByte CChar Cdate CDec CDbl CInt CLng CObj CShort CSng
CStr CType Asc.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

When would you use .NET Remoting and when Web services?

1 Answers   Rolta,


Difference between Debugging and tracing in .net

1 Answers  


What are the different types of Classes in .NET?

0 Answers   PUCIT,


How to implement CAS in .Net?

0 Answers   247Customer,


What is il in vb.net?

0 Answers  






State the various features present in .NET?

0 Answers  


Garbage collector thread is what kind of a thread?

1 Answers  


What does the "EnableViewState" property do?

1 Answers  


What is operator overloading in .net?

0 Answers  


What?s SingleCall activation mode used for?

1 Answers  


Explain what is reflection in microsoft .net context?

0 Answers  


Please explain what is the difference between odbc and ado?

0 Answers  


Categories