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
How can I delete a file?
What is the difference between single charater constant and string constant?
What is the correct code to have following output in c using nested for loop?
What are comments and how do you insert it in a C program?
What are the rules for the identifier?
What is a keyword?
What is this infamous null pointer, anyway?
What are structure members?
Can a function argument have default value?
What is array in C
How many parameters should a function have?
what is the structure pointer?
How can I read data from data files with particular formats?
Can one function call another?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9