What is floating point exception error? And what are
different types of errors occur during compile time and run
time? why they occur?

Answer Posted / gsrinivas

if we declared a variable of type float and we use that or
we match that with other types then floating point
exception occcures.syntax errors because if the code or
structure of alanguge is not match with the author
specified rules and structures mismatch occures errors will
come.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which header file is essential for using strcmp function?

1050


Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?

1694


Write a program to check armstrong number in c?

735


What is a structure member in c?

639


How can I invoke another program (a standalone executable, or an operating system command) from within a c program?

743






What is the concatenation operator?

696


Why do we use pointer to pointer in c?

694


What is #line used for?

671


explain what is an endless loop?

710


Tell us two differences between new () and malloc ()?

708


What is array of structure in c?

690


Why does everyone say not to use scanf? What should I use instead?

818


How would you use the functions fseek(), freed(), fwrite() and ftell()?

795


What is difference between stdio h and conio h?

997


Explain what is the benefit of using #define to declare a constant?

696