1. |
Which of the following statements should be used to obtain a remainder after dividing 3.14 by 2.1 ?
| |||||||
|
2. |
What are the types of linkages?
| |||||||
|
3. |
Which of the following special symbol allowed in a variable name?
| |||||||
|
4. |
Is there any difference between following declarations?
| |||||||
|
5.How would you round off a value from 1.66 to 2.0?
| ||||||||
|
6. |
By default a real number is treated as a
| |||||||
|
7. |
Which of the following is not user defined data type?
| |||||||
|
8. |
Is the following statement a declaration or definition?
extern int i; | |||||||
|
9. |
Identify which of the following are declarations
| |||||||
|
10. |
In the following program where is the variable a getting defined and where it is getting declared?
| |||||||
|
No comments:
Post a Comment