| 1.C++ fully supports ( ) programming. |
|
|
| 2.In C launguage, when an array name is passed to a function, what is passed is the ( ) of the beginning of the array. |
|
|
| 3.Designed to fit comfortable under palm of your hand, a(an) ( ) is an input device that is used to control the movement of the pointer on the screen. |
|
|
| 4.A data base is ( ). |
|
|
| 5.In C language, a ( ) is a series of characters enclosed in double quotes. |
|
|
| 6.C might best be ( ) as a 'medium-level language'. |
|
|
| 7.Most tags come in matched ( ) pairs, but this is not an absolute rule. |
|
|
| 8.In C language, ( ) are used to create variables and are grouped at the top of a program block. |
|
|
| 9.In C language, the result of the logical ( ) operator is 1 if the value of its operand is 0, 0 if the value of its operand is non-zero. |
|
|
| 10.In C language,functions are important because they provide a way to ( ) code so that a large complex program can be written by combining many smaller parts. |
|
|
| 11.“Class” is the central concept in ( ) and can directly be got from application concepts. |
|
|
| 12.( ):The minimal unit of information, it can have the value 1 or 0. |
|
|
| 13.The standard ( ) in C language contain many useful functions for input and output , string handing,mathematical computations,and system programming tasks. |
|
|
| 14.( ) are designed to manage large bodies of information. |
|
|
| 15.An ( ) statement can perform a calculation and store the result in a variable so that it can be used later. |
|
|
| 16.Which one is not a computer languages? ( ) |
|
|
| 17.If you want to retrieve a record in a physical location. First of all, you are necessary to know where its ( ) location. |
|
|
| 18.( ) do not belong to the system's software. |
|
|
| 19.( ):A collection of related information,organized for easy retrieval. |
|
|
| 20.A C program consists of separate ( ). |
|