(f) Which kind of program element are the following:
(i)2.5 (ii) "456" (iii) >= (iv);
Answers
Answered by
2
Answer:
it's the answer
Explanation:
K&R C: Pre-standardized C, based on Brian Kernighan and Dennis Ritchie (K&R) "The C Programming Language" 1978 book.
C90 (ISO/IEC 9899:1990 "Programming Languages. C"). Also known as ANSI C 89.
C99 (ISO/IEC 9899:1999 "Programming Languages. C")
C11 (ISO/IEC 9899:2011 "Programming Languages. C")
C Features
[TODO]
C Strength and Pitfall
[TODO]
Similar questions