What is the difference between directcast and ctype?

Answers were Sorted based on User's Feedback



What is the difference between directcast and ctype?..

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

What is the difference between directcast and ctype?..

Answer / 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

More C Sharp Interview Questions

how can i display crystal report in button_click? am working with VS2005..........plz help me

1 Answers  


What’s a strong name?

1 Answers  


What is type casting. Explain it with reference to classes.

2 Answers   HCL, JPMorgan Chase,


How many bytes is an int c#?

1 Answers  


Can we override interface method?

1 Answers  


What is datetime minvalue in c#?

1 Answers  


What are jump statements in c#?

1 Answers  


What are the properties of c#?

1 Answers  


What is the Difference between a sub and a function?

3 Answers   Wipro,


What is connection pooling in ado.net?

1 Answers  


What is the difference between null and string empty in c#?

1 Answers  


How are methods overloaded?

1 Answers  


Categories