在Excel 2010中,假定单元格B2和B3的值分别为5和10,则公式=AND(B2>5,B3

作者: tihaiku 人气: - 评论: 0
问题 在Excel 2010中,假定单元格B2和B3的值分别为5和10,则公式=AND(B2>5,B3<8)的值为______。
选项 A. 1 B. T C. F D. 0
答案 C
解析 本题答案为A。函数AND(x1,x2,…)是一个逻辑函数,当其中每个参数的值均为真TRUE时,其函数值为真,否则为假FALSE。AND(B2>5,B3<8)=AND(5>5,10<8)= AND(FALSE,FALSE)=FALSE。

猜你喜欢

发表评论
更多 网友评论0 条评论)
暂无评论
错误啦!

错误信息

  • 消息: [程序异常] : MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.
  • 文件: /twcms/kongphp/cache/cache_redis.class.php
  • 位置: 第 85 行
    <?php echo 'KongPHP, Road to Jane.'; ?>