which operator is known as dummy operator in c?
Answers were Sorted based on User's Feedback
Explain what are header files and explain what are its uses in c programming?
What is volatile variable in c with example?
what is constant pointer?
When c language was developed?
How do shell structures work?
How to access or modify the const variable in c ?
16 Answers HCL, HP,
how many argument we can pas in in a function
Explain spaghetti programming?
write a program to read a number and print in words that is in sentence for example 21,219 then output is "twenty one thousand and two hundred nineteen" by using only control flow statements (only loops and switch case )?
1. Write a C program to count the number of occurrence of a specific word in the given strings. (for e.g. Find how many times the word “live” comes in the sentence “Dream as if you’ll live forever, live as if you’ll die today ”)
What do you mean by a sequential access file?
write a program structure to find average of given number