Answer Posted / abhradeep chatterjee
Shubham Singh's Code is Wrong. Please follow my code for
output.
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
What is a char c?
What is a macro?
Can you define which header file to include at compile time?
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.
Why do we use c for the speed of light?
What is array of structure in c programming?
What is the function of multilevel pointer in c?
What is void pointers in c?
What are structures and unions? State differencves between them.
Explain union. What are its advantages?
What are the advantages and disadvantages of pointers?
What is the difference between āgā and āgā in C?
What do you understand by normalization of pointers?
What is the time and space complexities of merge sort and when is it preferred over quick sort?
Explain the bubble sort algorithm.