What are header files in c programming?
No Answer is Posted For this Question
Be the First to Post Answer
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
What is the difference between GETS();AND SCANF();
Explain how to reverse singly link list.
How do you declare a variable that will hold string values?
What is header file definition?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
1 Answers 91mobiles, Amazon, App Guruz, College School Exams Tests, Folio3, Infosys, Omega, Planin, Riphah International University, Subex,
Which is the memory area not included in C program? give the reason
Why does not c have an exponentiation operator?
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
What is the purpose of ftell?
write the function int countchtr(char string[],int ch);which returns the number of timesthe character ch appears in the string. for example the call countchtr("she lives in Newyork",'e') would return 3.
What is the purpose of void in c?