what is ANSI and ISO

Answer Posted / geetha

ANSI american national standard institution.
ISO=International standard organization

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a program?

669


What is the difference between %d and %i?

598


write a c program to find the sum of five entered numbers using an array named number

1622


What are the advantages and disadvantages of a heap?

716


Explain how do you list a file’s date and time?

621






Can we initialize extern variable in c?

640


Why is c faster?

596


What are lookup tables in c?

552


Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?

581


Do you know null pointer?

616


Explain how can I avoid the abort, retry, fail messages?

595


#include { printf("Hello"); } how compile time affects when we add additional header file .

1429


What is the use of #define preprocessor in c?

623


What is difference between scanf and gets?

616


What are the different data types in C?

731