下列句子为命题的是
A.全体起立!
B.x=0
C.我在说谎
D.张三生于1886年的春天
正确答案是D
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/430829.html
上一篇:. _______ is the center of our planetary system was a difficult concept to grasp in the Middle Age.
下一篇:请编写方法int[] inverArray(int []a),该方法返回一个数组b,b中元素顺序为数组a中元素的逆序。int[] invertArray(int []a){//请在答题卡(纸)上填写此处应编写的代码}