1. C language is ----- language
Explain:- C language is general purpose programming language
2. --- language is mother of all language
Explain:- C language is mother of all programming languages
3. C language is------
Explain:- C language is Machine independent programming languages
4. C is -----language which supports both high level and low level programming approach
Explain:- C is middle level language which supports both high level and low level programming approach
5. ---- helps to include the contents of specified file in program
Explain:- #include directive helps to include the contents of specified file in program
6. The extension of header file is----
Explain:- The extension of header file is .h
7. To get user character ----- function is used
Explain:- In C to get the user input getch() is used
8. To write comment line ------ or --- is used
Explain:- In C language comment lines are written by using // or /**********/
9. New line character in c is-----
Explain:- In C language new line character is \n
10. In c language the statement is terminated with------
Explain:- In C language every statement is terminated with semicolon (;) \n
0 टिप्पण्या
कृपया तुमच्या प्रियजनांना लेख शेअर करा आणि तुमचा अभिप्राय जरूर नोंदवा. 🙏 🙏