which of the following statements is true about casting
a) you must cast to convert from an interface type to a class type.
b) you must cast to convert from a class type to an interface type.
c) you cannot cast to convert an interface type to a class type.
d) you cannot cast from a class type to an interface type.
e) both a and b above are true.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.