How to determine an object's class?

后端 未结 11 1145
醉酒成梦
醉酒成梦 2020-11-22 17:10

If class B and class C extend class A and I have an object of type B or C, how can I determine of which type

11条回答
提交回复
热议问题