| Across |
| 1. | The entity that can not chage during program. |
| 4. | In the declaration of variables list of variables can be sepatared by.. |
| 6. | The compiler for windows is. |
| 8. | ' ' is decleration of... |
| 10. | The real constants are also reffered as. |
| 12. | The entity that can chage during program. |
| 13. | Gives value from address of variable. |
| 14. | This, integer must not have. |
| 16. | If the statement starts with /* and ends with */ is called ....comment. |
| 18. | It if the form of floating constants. |
| 19. | The result generated by division ( %)operator returns....in c program. |
| 21. | C do not have operator for......operation. |
| 24. | It allows C to accept input from user. |
| 25. | The name of variable indicates..... |
| 27. | All statements in C must be entered in.(case) |
| 34. | It outs result generated in program. |
| 35. | It is one of the dos compiler. |
| 37. | If no sign precedes an integer constants it is assumed to be.. |
| 38. | In decision making .....may be used. |