Explain what is gets() function?
No Answer is Posted For this Question
Be the First to Post Answer
HOW TO HANDLE EXCEPTIONS IN C
Difference between Shallow copy and Deep copy?
Program to trim a given character from a string.
what is a c-language.what is do.
What does the error message "DGROUP exceeds 64K" mean?
Are the variables argc and argv are local to main?
change to postfix a/(b+c*d-e)
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler
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.
What is a constant?
Explain the red-black trees?
Explain the difference between exit() and _exit() function?