DataArt Interview Question

What is the difference between directcast and ctype?

Interview Answer

Anonymous

Sep 15, 2014

DirectCast is used to convert the type of an object that requires the run-time type to be the same as the specified type in DirectCast.