答案查看网,轻松搜题/搜资源
登录
×
登录账号
记住密码
立即注册
忘记密码
×
注册
使用微信扫描二维码,获取账号密码后免费查看答案
前往登录
忘记密码
×
忘记密码
使用微信扫描下方二维码,即可找回您的账号密码
前往登录
立即注册
搜题/搜资源
【单选题】【消耗次数:1】
系统在调用重载函数时往往根据一些条件确定哪个重载函数被调用,在下列选项中,不能作为依据的是()。
①
函数的返回值类型
②
参数的类型
③
函数名称
④
参数个数
参考答案:
复制
纠错
➡️如需代学继续教育,请点击这里
相关题目
【判断题】
函数的参数个数和类型都相同,只是返回值不同,这不是重载函数。()
①
正确
②
错误
查看完整题目与答案
【判断题】
函数定义时,函数首部包含三个部分:返回值类型、函数名和函数参数
①
正确
②
错误
查看完整题目与答案
【判断题】
作为表达式的函数调用,被调用函数必须有返回值。
①
正确
②
错误
查看完整题目与答案
【单选题】
若主调用函数类型为double,被调用函数定义中没有进行函数类型说明,而return语句中的表达式类型为float型,则被调函数返回值的类型是( )。
①
int 型
②
float 型
③
double 型
④
由系统当时的情况而定
查看完整题目与答案
【单选题】
如果某函数的返回值是个对象,则该函数被调用时,返回的对象()。
①
是通过复制构造函数初始化的
②
是通过无参构造函数初始化的
③
用哪个构造函数初始化取决于函数的return语句是怎么写的
④
不需要初始化
查看完整题目与答案
【单选题】
函数返回值类型是由()
①
return语句的表达式类型决定
②
则主调函数接收变量类型决定
③
调用函数时系统随机分配决定
④
定义函数时所指定的函数类型决定
查看完整题目与答案
【单选题】
在C语言中,确定函数返回值的类型由( )
①
return语句中的表达式类型决定
②
调用该函数的主函数类型决定
③
调用函数时临时决定
④
定义函数时所指定的函数类型决定
查看完整题目与答案
【单选题】
一个函数返回值的类型是由( )决定的。
①
return语句中表达式的类型
②
在调用函数时临时指定
③
定义函数时指定的函数类型
④
调用该函数的主调函数的类型
查看完整题目与答案
【单选题】
C++中函数返回值的类型是由()决定的。
①
return语句中表达式的类型
②
函数定义时的类型
③
调用函数时的调用语句
④
系统根据结果
查看完整题目与答案
【单选题】
C++中函数返回值的类型是由(????)决定的。
①
return语句中表达式的类型?
②
函数定义时的类型
③
调用函数时的调用语句?
④
系统根据结果
查看完整题目与答案
随机题目
【单选题】
—Who broke the window ? —Not me. It must have been ____ else.
①
someone
②
anyone
③
everybody
④
nobody
查看完整题目与答案
【单选题】
It was the training that he had as a young man ____made him such a good engineer.
①
that
②
has
③
what
④
later
查看完整题目与答案
【单选题】
Eeveryone is working harder and living a happier life now, _________ ?
①
arent they
②
arent we
③
isnt it
④
isnt one
查看完整题目与答案
【单选题】
Most people come to realize that it is about time the government ____ further measures to control the population.
①
must take
②
is taking
③
takes
④
took
查看完整题目与答案
【单选题】
--_______ I put my coat here ?-- Sorry, you ________ .
①
mustnt
②
dont
③
neednt
④
cant
查看完整题目与答案
【单选题】
My____ brother is five years ____ than I.
①
elder … older
②
elder…old
③
older….old
④
elder…elder
查看完整题目与答案
【单选题】
By the end of last month, she _____ over five hundred letters of congratulation from different parts of the world.
①
would received
②
has received
③
had received
④
receive
查看完整题目与答案
【单选题】
-- Im taking my driving test tomorrow.-- _________ !
①
Cheers
②
Congratulations
③
Come on
④
Good luck
查看完整题目与答案
【单选题】
In order to _______ your goals, you must work hard.
①
make
②
achieve
③
require
④
develop
查看完整题目与答案
【单选题】
_______ the English examination, I would have gone to the concert last Sunday.
①
In spite of
②
But for
③
Because of
④
As for
查看完整题目与答案