【单选题】【消耗次数: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