【正文】
f characters enclosed in the double queotes is called a character __(66)__. (66)A. array B. group C. set D. string ● In C launguage, when an array name is passed to a function, what is passed is the __(67)__ of the beginning of the array. (67)A. data B. value C. location D. element ● In C language, the result of the logical __(68)__ operator is 1 if the value of its operand is 0, 0 if the value of its operand is nonzero. (68)A. AND B. NOT C. OR D. EOR ● A floating constant consists of an integer part, a decimal point, a fraction part, an e or E, and an optionally signed integer __(69)__. (69)A. exponent B. order C. superfluous D. superior ● The __(70)__ is a temporary storage area that you can use to copy or move selected text or object among application. (70)A. cache B. pool C. buffer D. clipboard ● The __(71)__ program means a program written in a highlevel language. It is generally translated to an __(72)__ program, which is in a form directly understandably by the puter. The translation is usually done by a program called __(73)__. (71)A. assemble B. web C. C D. source (72)A. object B. basic C. C D. assemble (74)A. piler B. assembler C. pile D. transfer ● __(74)__ processing offers many ways to edit text and establish document formats. you can easily insert, delete, change, move and copy words or blocks of text. (74)A. Data B. Database C. Word D. File ● scrolling is a technique most monly associated with __(75)__. (75)A. disk B. display C. printer D. memory