What is the difference between directcast and ctype?
Answer Posted / swapna
Directcast means implicit casting. ctype comes under
Explicit conversion of integers to strings or strings to
integers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are some of the commonly used commands in sqlcommand?
Is null c# operator?
What is better C# or VB.NET?
What's the difference between system.string and system.text.stringbuilder classes?
Can we extend static class in c#?
What is an array? Give the syntax for a single and multi-dimensional array?
Explain the difference between proc. Sent by val and by sub?
What is data annotation in c#?
What is out int in c#?
What does it mean to override a method?
What do you know about Translate Accelerator?
What are the types of serialization?
Why interface is required?
How can I use .NET components from COM programs?
What is a linq in c#?