What is a header file?
No Answer is Posted For this Question
Be the First to Post Answer
How do you prevent buffer overflows in C?
1)what are limitations for recursive function? 2)write a program to read a text file and count the number of characters in the text file
Can the “if” function be used in comparing strings?
Why main is not a keyword in c?
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
program to find the magic square
how to execute with out main in cprogram
What is the scope of local variable in c?
Is main is user defined function?
Is int a keyword in c?
Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 5 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.
wat is the output #define VOLEDEMORT _who_must_not_be_named int main() { printf("VOLEDEMORT"); }