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 |
Explain what inheritance is, and why it's important?
How will you register com+ services?
What's the .net collection class that allows an element to be accessed using a unique key?
How can we convert XML data into DataBase table IN .Net?
What is the difference between a debug and release build?
Explain the difference between the while and for loop.
What is view state?
Explain what relationship is between a process, application domain, and application?
Tell us why do we use the “using” statement?
What is .net environment?
Explain the use of activex control in .net?
How to create properties and methods using controls?