In header files whether functions are declared or defined?
Answer Posted / suchithrat
No....In C we cannot declare functions in header files
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is I ++ in c programming?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
What are the advantages of using Unions?
Write a program to check prime number in c programming?
What is linear search?
Why is it that not all header files are declared in every C program?
How do you list files in a directory?
Explain enumerated types in c language?
Write a program which returns the first non repetitive character in the string?
writ a program to compare using strcmp VIVA and viva with its output.
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
Can a variable be both static and volatile in c?
When do we get logical errors?
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
Explain #pragma statements.