HOW TO HANDLE EXCEPTIONS IN C

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


Please Help Members By Posting Answers For Below Questions

What is linear search?

904


What is the use of #define preprocessor in c?

819


write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

1805


any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above

823


What are the preprocessor categories?

824


Can we declare variable anywhere in c?

722


Differentiate between declaring a variable and defining a variable?

813


What are the basic data types associated with c?

1031


what is the function of pragma directive in c?

875


How can you check to see whether a symbol is defined?

817


What is sizeof c?

841


Explain what does the function toupper() do?

821


main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above

852


Explain what is a static function?

840


What language is c written?

750