Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Do you know the purpose of 'register' keyword?

968


Process by which one bit pattern in to another by bit wise operation is?

1097


What is the use of clrscr?

1054


Is it acceptable to declare/define a variable in a c header?

1060


What is identifiers in c with examples?

1118


What are dangling pointers? How are dangling pointers different from memory leaks?

1231


1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if

4539


Why we use int main and void main?

1017


The __________ attribute is used to announce variables based on definitions of columns in a table?

1132


What is wrong with this statement? Myname = 'robin';

1264


Why & is used in scanf in c?

1050


What is ## preprocessor operator in c?

1025


Explain what is a program flowchart and explain how does it help in writing a program?

1044


Where in memory are my variables stored?

1112


What does the format %10.2 mean when included in a printf statement?

1588