企业生产经营不同产品满足同一顾客群的需求的策略为( )。
A. 有选择地专门化
B. 产品市场集中化
C. 产品专门化
D. 市场专门化
查看答案
产品专门化是向不同市场提供同种产品。( )
A. 对
B. 错
市场专门化指企业生产同种产品满足不同顾客的需求。( )
A. 对
B. 错
若要调用存储过程,则应使用的语句对象是()。To call a stored procedure, the statement object we should use is ().
A. Statement
B. CallableStatement
C. PreparedStatement
D. ProcedureStatement
executeUpdate()方法的返回值类型是()。The return value type of the executeupdate() method is().
A. int
B. ResultSet
C. void
D. String