题目内容

}

A. showProduct("5", "40");
B. showProduct(10.0, 4.6);
C. showProduct(10, 4.5);
D. showProduct(3.3, 55);

查看答案
更多问题

When writing the documentation comments for a method, you can provide a description of each parameter by using a 在为方法编写文档注释时,可以通过 对每一个参数进行描述。

A. @comment tag
B. @doc tag
C. @param tag
D. @return tag

在AT89S52单片机中,如果采用6MHz晶振,一个机器周期为()。

A. 1µs
B. 2µs
C. 3µs
D. 4µs

AT89S52单片机复位时,P0~P3口的各引脚为()电平。

A. 高
B. 低
C. 高阻态
D. 不确定

11条地址线可选()个存储单元,16KB存储单元需要()条地址线。

A. 2K,14
B. 4K,14
C. 2K,15
D. 4K,15

答案查题题库