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

After the execution of the following statements:int i=5, j=4, k=6 ;float f;f = (i<j&&j<k)? i : (j<k) ? j : k ; , which one of the following value is equal to the value of f ?


A、5.0;
B、4.0;
C、6.0;
D、7.0

发布时间:2025-07-15 21:35:01
推荐参考答案 ( 由 快搜搜题库 官方老师解答 )
联系客服
答案:4.0
专业技术学习
专业技术学习
搜搜题库系统