Why do we use header files in c?
No Answer is Posted For this Question
Be the First to Post Answer
How can I return multiple values from a function?
how can i calculate mean,median,mode by using c program
what is reason of your company position's in india no. 1.
write c program without semicolon
11 Answers MindTech, TCS, Wipro,
What is the use of pointers in C?
0 Answers Impetus, Motorola, Tavant Technologies, Virtusa,
what is the basis for selection of arrays or pointers as data structure in a program
Write a program to find the number of times that a given word(i.e. a short string) occurs in a sentence (i.e. a long string!). Read data from standard input. The first line is a single word, which is followed by general text on the second line. Read both up to a newline character, and insert a terminating null before processing. Typical output should be: The word is "the". The sentence is "the cat sat on the mat". The word occurs 2 times.
Explain how do you determine a file’s attributes?
what is difference between C and C++
how memory store byte
What is .obj file in c?
What is the use of bit field?