请在 下方输入 要搜索的题目:

Which one of the following statements is wrong?? The initial values of external variable and static variable are assigned during compiling.If a local variable is not initialized, its value is unpredictable.A static variable in a function will be initialized each time when the function is called.If a static variable is not initialized by any statements, its initial value is 0.

Which one of the following statements is wrong?? The initial values of external variable and static variable are assigned during compiling.If a local variable is not initialized, its value is unpredictable.A static variable in a function will be initialized each time when the function is called.If a static variable is not initialized by any statements, its initial value is 0.

发布时间:2026-01-26 23:16:19
推荐参考答案 ( 由 快搜搜题库 官方老师解答 )
联系客服
答案:A static variable in a function will be initialized each time when the function is called.
专业技术学习
专业技术学习
搜搜题库系统