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 undefined behavior?



What is undefined behavior?..

Answer / nashiinformaticssolutions

A program behavior that is not defined by the C standard, e.g., dividing by zero.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

What is switch in c?

0 Answers  


What is the difference between void main() and void main (void) give example programme?

0 Answers  


What is structure padding ?

3 Answers   HP,


Why & is used in c?

0 Answers  


FILE *fp1,*fp2; fp1=fopen("one","w") fp2=fopen("one","w") fputc('A',fp1) fputc('B',fp2) fclose(fp1) fclose(fp2)} a.error b. c. d.

0 Answers   Wilco,


Write a program in c to replace any vowel in a string with z?

0 Answers   IBS,


main() { int i,j,A; for(A=-1;A<=1;A++) prinf("%d\t",!!A); }

6 Answers  


Why do some versions of toupper act strangely if given an upper-case letter?

0 Answers  


1. Write a program to reverse every second word in a given sentence.

1 Answers  


What is the difference between fread and fwrite function?

0 Answers  


What is the function of this pointer?

0 Answers   Agilent, ZS Associates,


What is the method to save data in stack data structure type?

0 Answers  


Categories