【单选题】【消耗次数:1】
在程序中执行到( )语句时,将结束所在函数的执行过程,返回到调用该函数的位置。
continue
break
goto
return
参考答案:
复制
纠错
相关题目
【单选题】 在程序中执行到( )语句时,将结束所在函数的执行过程,返回到调用该函数的位置。
①  continue
②  break
③  goto
④  return
【单选题】 若要结束所在函数的执行,返回到调用该函数的位置,应选择使用的语句是?
①  continue
②  break
③  goto
④  return
【单选题】 当在程序中执行到( )语句时,将结束所在循环语句中循环体的一次执行。
①  continue
②  break
③  goto
④  return
【单选题】 当在程序中执行到( )语句时,将结束所在循环语句中循环体的一次执行。
①  continue
②  break
③  goto
④  return
【单选题】 当在程序中执行到( )语句时,只结束本层循环类语句或switch语句的执行。
①  continue
②  break
③  goto
④  return
【单选题】 当在程序中执行到( )语句时,只结束本层循环类语句或switch语句的执行。
①  continue
②  break
③  goto
④  return
【单选题】 已知X类,则当程序执行到语句:X array[3];时,调用了( )次构造函数。
①  0
②  1
③  2
④  3
【单选题】 已知X类,则当程序执行到语句:X array[3];时,调用了( )次构造函数。
①  0
②  1
③  2
④  3
【判断题】 有返回值的函数,结束函数运行时可以不使用return语句。
①  正确
②  错误
【单选题】 如果某函数的返回值是个对象,则该函数被调用时,返回的对象()。
①  是通过复制构造函数初始化的
②  是通过无参构造函数初始化的
③  用哪个构造函数初始化取决于函数的return语句是怎么写的
④  不需要初始化
随机题目
【单选题】 I really enjoy _______ to music when I’m alone.
①  listening
②  to listen
【单选题】 This is the boy ___________ I told you yesterday.
①  which
②  whom
【单选题】 _______ she tried her best, she didn’t succeed.
①  Though
②  When
③  If
④  After
【单选题】 John Lennon was a man __________ enjoyed music very much.
①  Who
②  whom
【单选题】 The lady _____________ you met in my office is going to give us a report this afternoon.
①  whom
②  what
【单选题】 He didn’t have the book ____________ I wanted.
①  what
②  \
【单选题】 I will never forget the place __________ I first met my husband.
①  where
②  which
【单选题】 _______ it rains or not, I will go for shopping this afternoon.
①  If
②  Whether
③  When
④  Since
【单选题】 Mary is one of the best friend _____________ I have ever had.
①  that
②  whom
【单选题】 I don’t know what _______ to comfort her.
①  saying
②  to say