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?



What is floating point exception error? And what are different types of errors occur during compile..

Answer / 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

More C Interview Questions

IS it possible to define a zero sized array in c.if it is possible how can the elements of that array can be accessed.array index starts from zero,if it is possible to define zero sized array how can be its first element can be accesseed.

5 Answers   TCS,


without a terminator how can we print a message in a printf () function.

7 Answers   NIIT,


Suppose I want to write a function that takes a generic pointer as an argument and I want to simulate passing it by reference. Can I give the formal parameter type void **, and do something like this? void f(void **); double *dp; f((void **)&dp);

1 Answers  


What are the different types of control structures?

0 Answers  


Explain setjmp()?

0 Answers  


write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .

1 Answers   Subex,


difference between object file and executable file

0 Answers  


Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

0 Answers  


How can I find out how much memory is available?

1 Answers   Persistent,


Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)

2 Answers   HCL, IBM, Satyam, Vimal, Vimukti Technologies,


what is difference between declaring the pointer as int and char in c language?

3 Answers  


What are the applications of c language?

0 Answers  


Categories