Answer Posted / padma
c dont have that much capacity to handle errors...
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
a program that can input number of records and can view it again the record
Why n++ execute faster than n+1 ?
what are bit fields? What is the use of bit fields in a structure declaration?
Explain what is wrong with this program statement? Void = 10;
Explain how can you be sure that a program follows the ansi c standard?
Hai what is the different types of versions and their differences
How does selection sort work in c?
write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);
What are local static variables? How can you use them?
What is typedef struct in c?
What is the significance of an algorithm to C programming?
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
Is it acceptable to declare/define a variable in a c header?
Explain high-order bytes.
Is fortran still used today?