单选题

Int(-3.1)+round (-4.6)=

A. -8
B. -6
C. -9
D. -7

查看答案
该试题由用户948****97提供 查看答案人数:38559 如遇到问题请 联系客服
正确答案
该试题由用户948****97提供 查看答案人数:38560 如遇到问题请联系客服

相关试题

换一换
热门试题
下面代码的输出结果是: x=3.1415926 print(round(x,2) ,round(x)) 下面代码的输出结果是()x=3.1415926print(round(x) ,round(x,1)) in the west, round tables are the standard Tables in china are usually round, What are the features of a round character? 阅读以下说明和C函数,填充函数中的空缺,将解答填入答题纸的对应栏内。
【说明】
函数GetDateld(DATE date)的功能是计算并返回指定合法日期date是其所在年份的第几天。例如,date表示2008年1月25日时,函数的返回值为25,date表示2008年3月3日时,函数返回值为63。
函数Kday_Date(int theyear,int k)的功能是计算并返回指定合法年份theyear(theyear≥1900)的第k天(1≤k≤365)所对应的日期。例如,2008年的第60天是2008年2月29日,2009 年的第60天是2009年3月1日。
函数isLeapYear(int y)的功能是判断y代表的年份是否为闰年,是则返回1,否则返回0。
DATE 类型定义如下:
typedef struct {
int year ,month ,day;
}DATE;

【C函数1】
int GetDateld( DATE date )
{
const int days _month[13] = { 0,31,28,31,30,31,30,31,31,30,
31,30 ,31 );
int i ,date_id = date.day;
for ( i = 0; i < (1) ; i++ )
date_id += days_month[i];
if ( (2) && isLeapYear(date.year) ) date_id++;
return date_id;
}
【C函数2】
(3) Kday_Date(int theyear ,int k)
{
int i;
DATE date;
int days_month(13) = { 0,31,28,31,30,31,30,31,31,30,31,30,31};
assert(k>=1 && k<=365 && theyear>=1900); /*不满足断言时程序终止*/
date .year = (4) ;
if (isLeapYear(date.year)) days_month[2]++;
for (i=1; ; ) {
k = k - days_month[i++];
if (k<=0) { date .day = k + (5) ; date.month = i-1; break; }
}
return date;
}
以下正确的函数原型是 。: int fun(int ,int ); int fun(int x, y); int fun(int x; int y ); int fun[int x, int y]; It must have been lots of fun riding round in a car.–Yes, you know this was the first time that _____ round in my own car 中国大学MOOC: In the story of King Arthur and his Round Table Knights, “Round table” means equality of all the members. 有一个主函数如下: int main() { int a[3][4],min; min = f(a,3); } 问f函数的声明可以为如下哪些形式: int f(int (*)[4] ,int );|int f(int (*a)[4],int b);|int f(int **a ,int b);|int f(int a[][4],int b);|int f(int a[][4],int); Moon cakes, ________the moon, are round.[ ] ____ is big and round in the sky today. 函数round的功能是() Kristine Linde is a round character. In the west, round tables are the standard. 函数ROUND(-7.3)的取值是()。 The villagers ____ rice all the year round. 输入公式“=ROUND(2.5,0)” We turned the car round and ______ for home. Round(-3.5)的结果是()
购买搜题卡 会员须知 | 联系客服
会员须知 | 联系客服
关注公众号,回复验证码
享30次免费查看答案
微信扫码关注 立即领取
恭喜获得奖励,快去免费查看答案吧~
去查看答案
全站题库适用,可用于E考试网网站及系列App

    只用于搜题看答案,不支持试卷、题库练习 ,下载APP还可体验拍照搜题和语音搜索

    支付方式

     

     

     
    首次登录享
    免费查看答案20
    微信扫码登录 账号登录 短信登录
    使用微信扫一扫登录
    登录成功
    首次登录已为您完成账号注册,
    可在【个人中心】修改密码或在登录时选择忘记密码
    账号登录默认密码:手机号后六位