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

What are the collections in c#?

0 Answers  


Is hashset serializable c#?

0 Answers  


Can var be null c#?

0 Answers  


How do you declare an interface in c#?

0 Answers  


Is list ienumerable c#?

0 Answers  






What is console readkey ()?

0 Answers  


How can i load the text box and label at the runtime based on the existing text box and tabel

2 Answers   Merrill Lynch, Patni,


hi all.... i need code snippets for store and retrive tiff fromat images in sqlserver....... kindy provide it.......

0 Answers   Tricom,


Write a functin to add two no. Both no can be int, float.

3 Answers   HCL,


Does c# support multiple inheritance (mi)?

0 Answers  


What is the data provider name to connect to access database?

0 Answers  


Is friend a constructor?

0 Answers  


Categories