Java 程序中需要判断某个对象是否是某个类/接口的对象,一般使用(  )保留字。
A、synchronized
B、instanceof
C、volatile
D、isinstance