What is Datatype Conversion in Vb.net?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Different levels of priority provided by .net.

595


What is cyclomatic complexity and why is it important?

1717


Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?

521


Can any object be stored in a viewstate in .net?

606


What is alias ? Is it used in .Net ?

622






Explain how does assembly versioning work?

586


Explain the top .net class that everything is derived from?

553


Tell us the difference between managed and unmanaged code?

525


What is finalize method in .net?

605


What is the lapsed listener problem?

701


Explain how to redirect tracing to a file?

553


What is the difference between function and stored procedure?

586


How can I get at the win32 api from a .net program?

566


Explain me how does linq work?

588


What data providers available in .net to connect to database?

520