Answer Posted / yadagirirao
Dennis Riche
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
The file stdio.h, what does it contain?
Can you think of a logic behind the game minesweeper.
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 10 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.
What are pointers? What are different types of pointers?
What is the 'named constructor idiom'?
Write a code to generate divisors of an integer?
write a c program for swapping two strings using pointer
Explain two-dimensional array.
What is #line?
what is uses of .net
What does d mean?
What is time null in c?
What is the value of uninitialized variable in c?
Why header file is used in c?
What are the three constants used in c?