what is ANSI and ISO

Answer Posted / gopinath.j

ANSI-American National Standards Institute
ISO-International standardization for organization

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does *p++ do?

580


List the difference between a 'copy constructor' and a 'assignment operator' in C?

637


Find MAXIMUM of three distinct integers using a single C statement

622


Why c is procedure oriented?

565


Is void a keyword in c?

570






Explain what is the benefit of using const for declaring constants?

611


What does the error 'Null Pointer Assignment' mean and what causes this error?

737


shorting algorithmS

1798


What is union and structure in c?

607


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

708


What is #define in c?

615


What are the advantages of external class?

590


What are the rules for identifiers in c?

581


Tell me is null always defined as 0(zero)?

666


What is dynamic variable in c?

559