1. ----- specify the type of value that variable can hold or store
Explain:- Data type specify the data or value that variable can store
2. ----- is format specifier for long data type
Explain:- Format specifier for long integer data type is %ld
3. What is storage copacity of double data type
Explain:- The storage copacity of double data type is 8 byte
4. Character data is enclosed in -------
Explain:- The character data is enclosed in single quotation ‘ ‘
5. ----- is and identifier which is used to store data or value
Explain:- Variable is an identifier which store the value or data
6. We cannot use ------ as variable name
Explain:- For variable declaration we cannot use keyword
7. Storage copacity of long long int is-----
Explain:- The storage copacity of long long int is 8 byte
8. Which special character is used for white space
Explain:- \t is used to give white space in between the words or message
9. ---- keyword is used to define constant variable
Explain:- The const keyword is used to define constatnt variable in C
10. The double data type is used to store--- data values
Explain:- Double data type is used to store floating data values in variable
0 टिप्पण्या
कृपया तुमच्या प्रियजनांना लेख शेअर करा आणि तुमचा अभिप्राय जरूर नोंदवा. 🙏 🙏