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

Explain what is reflection in microsoft .net context?

0 Answers  


Explain the difference between the while and for loop. Provide a .net syntax for both loops?

0 Answers  


How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?

0 Answers  


How do you create threading in.net?

0 Answers  


Which dll translate xml to sql in internet information server (iis)?

0 Answers  






What is DTS and explain the purpose of it?

0 Answers   ADITI,


What is the use of common language runtime?

0 Answers  


Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?

0 Answers   Infosys,


Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.

1 Answers  


Define code access security (cas)?

0 Answers  


What is view state in .net?

0 Answers  


what is AGILE SCRUM methodoly....?

1 Answers  


Categories