小说情节艺术引人入胜的最主要因素是
A.误会
B.巧合
C.突转
D.悬念
正确答案是D
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/367943.html
上一篇:The mythic world of the ancient Greece and the English poetry of the Renaissance period provide()with the most important imaginative resources.
下一篇:下面算法程序段的时间复杂度为______。for(i=1;i<=n;i++)for(j=1;j<=n;j++)for(k=1;k<=n;k++)x++;