C- Memory Map Question and Answer
C- Memory Map Question and Answer
51. Put these state of compilation in order, a) link b) compilation c) execute d) Precompilation
- a, b, c, d
- d, b, a, c
- d, c, b, a
- a, c, b, d
52. At which stage #include and #define both are identified
- Precompilation
- Compilation
- Linking
- None of these
55. C is a language, it contains 256 character sets, out of them 127 ASCII character and 129 is :
- Uni character
- Scan character
- Extended ASCII character
- Escape character
56. Every memory cell has address in RAM and that is in
- increasing order
- Decreasing order
- Random order
- None of these
58. Every memory cell has address in RAM and that is in
- Increasing order
- Decreasing order
- Random order
- None of these
59. When did the first ANSI programming language standard come out ?
- 1949
- 1975
- 1958
- 1966