VB .Net Question:
Download Questions PDF

What is DataType conversion in VB.NET ?

Answer:

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.

Download VB .Net Interview Questions And Answers PDF

Previous QuestionNext Question
Explain about the Ruby interface generator?What is branching logic control in vb.net?