现在,当一个企业所占的市场份额为____时,法院就倾向于认定该企业在市场中处于支配性地位。()
A.30%以上
B.40%以上
C.50%以上
D.60%以上
正确答案是B
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/549437.html
上一篇:定义队列类模板queue(先进先出),队列的大小由使用者确定。要求该类模板对外提供如下二种基本操作:(1)insert(入队列)(2)front(出队列),用数组来实现 #include < iostream > using namespace std; template < class T, int size > class queue { T x [ size ] ; int current, front, rea
定义队列类模板queue(先进先出),队列的大小由使用者确定。要求该类模板对外提供如下二种基本操作:(1)insert(入队列)(2)front(出队列),用数组来实现 #include < iostream > using namespace std; template < class T, int size > class queue { T x [ size ] ; int current, front, rea
下一篇:梦与想象的关系是