-->
当前位置:首页 > Luz 第6636页
Luz

Luz 管理员

暂无介绍

89859 篇文章 33 次评论

对n个整数排序,在最坏的情况下,不能保证以少于O(n)的时间完成。

Luz5年前 (2021-05-10)1669
对n个整数排序,在最坏的情况下,不能保证以少于O(n)的时间完成。 ~@[](1)答案:TRUE…

在人工进行位运算时,应按操作数的补码进行运算。

Luz5年前 (2021-05-10)975
在人工进行位运算时,应按操作数的补码进行运算。 ~@[](2)答案:TRUE…

The types of arguments in a function call must match the types o

Luz5年前 (2021-05-10)955
The types of arguments in a function call must match the types of the corresponding parameters in the function prototype…

编译预处理指令,是C++语言中不可或缺的重要部分。

Luz5年前 (2021-05-10)1286
编译预处理指令,是C++语言中不可或缺的重要部分。 ~@[](2)答案:FALSE…

In c program, multiple statements are surrounded by a pair of {}

Luz5年前 (2021-05-10)1379
In c program, multiple statements are surrounded by a pair of {} are called compound statement, which is considered one…

C programs starts at the first statement in the source file.

Luz5年前 (2021-05-10)977
C programs starts at the first statement in the source file. ~@[](5)答案:FALSE…

fseek函数一般用于二进制文件。

Luz5年前 (2021-05-10)1018
fseek函数一般用于二进制文件。~@[](1)答案:TRUE…

Scanner is output device.

Luz5年前 (2021-05-10)857
Scanner is output device. ~@[](3)答案:FALSE…

共用体变量不可以进行初始化。

Luz5年前 (2021-05-10)1274
共用体变量不可以进行初始化。 ~@[](1)答案:FALSE…

fseek函数一般用于文本文件。

Luz5年前 (2021-05-10)1230
fseek函数一般用于文本文件。 ~@[](1)答案:FALSE…