Java Method Invocation: Identifying Incorrect Syntax
Option A is wrong about the invocation of the show method because it is missing the closing bracket for the method call. The correct syntax for invoking the method would be show(new ArrayList()).
原文地址: https://www.cveoy.top/t/topic/oAPU 著作权归作者所有。请勿转载和采集!