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...


Explain how can you be sure that a program follows the ansi c standard?



Explain how can you be sure that a program follows the ansi c standard?..

Answer / Ajay Shankar Yadava

To ensure a C program follows the ANSI C standard, it should be compiled with an ANSI-compliant compiler, such as gcc. Additionally, avoid using vendor-specific extensions and stick to the features defined in the ANSI C standard.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

why u join this call center?

6 Answers   DELL,


How can I increase the allowable number of simultaneously open files?

1 Answers   CSC,


#include<stdio.h> #include<conio.h> void main() { int m=0111,n=20; printf("%d%d\n",m,n); getch(); }

1 Answers  


Is null always equal to 0(zero)?

1 Answers  


Study the Following Points: a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static 1. Which of the Following Statements are true w.r.t Bit- Fields A)a,b&c B)Only a & b C)Only c D)All

3 Answers   Accenture,


define function

4 Answers   Assurgent, Sonata,


How can I write a function analogous to scanf?

1 Answers  


write a prgram of swapping with 2 valiables

6 Answers  


Explain what is a pragma?

1 Answers  


what is a far pointer

12 Answers   ABB, DRDO, ITI, Maruti Suzuki, Steel Plant, TCS, Toyota, Vivo Mobiles,


I came across some code that puts a (void) cast before each call to printf. Why?

1 Answers  


2. Counting in Lojban, an artificial language developed over the last fourty years, is easier than in most languages The numbers from zero to nine are: 0 no 1 pa 2 re 3 ci 4 vo 5 mk 6 xa 7 ze 8 bi 9 so Larger numbers are created by gluing the digit togather. For Examle 123 is pareci Write a program that reads in a lojban string(representing a no less than or equal to 1,000,000) and output it in numbers.

3 Answers   Nagarro,


Categories