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

What is .net debug & trace?

0 Answers  


Why SOAP is required?

0 Answers   Alcatel-Lucent,


Can a try block have nested try blocks?

0 Answers  


what is assembly?

2 Answers   Manhattan,


How can you see which services are running on a Windows box?

1 Answers  






What is the difference between function and stored procedure?

0 Answers  


syntax for binding the data from database

1 Answers   Satyam,


What are the security policy levels in .Net

0 Answers  


How viewstate is being formed and how it is stored on client in .net?

0 Answers  


State the differences between the dispose() and finalize().

0 Answers  


what are design patterns in .net....?

2 Answers  


Can we have same method with same name and signature using partial classes

1 Answers  


Categories