What is the difference between directcast and ctype?
Answers were Sorted based on User's Feedback
Answer / debjit mondal(9960119198)
Direct Cast is used for Casting type as well as ref. Ctype
is used only for Type Casting,That is why it is faster.
Is This Answer Correct ? | 1 Yes | 0 No |
Which types of inheritances does c# support?
What is an ienumerable in c#?
Why is it a bad idea to throw your own exceptions?
What is the purpose of constructor in c#?
What is a struct in C#?
What floating point types is supported in C#?
What is .net c#?
Can we create instance for Abstract class?
28 Answers HCL, Satyam, SoftSol, Wipro,
What is singleordefault?
What is array and arraylist?
How To Maintain Transaction In C#?
1 Answers Phoenix Technologies,
Why do we use stringbuilder in c#?