Answer the following questions.
Question 1) Write down the advantages of ‘C’ Language.
Question 2) Explain the Source Program and Object Program ?
Question 3) ‘C’ is a middle level language. Illustrate.
Question 4) Write down the Escape Sequences.
Question 5) How many keywords are used in ‘C’ Language ?
Question 6) Write the rules to declare an Identifier.
Question 7) Give syntax and purpose of go to and label statement.
Question 8) How to access data member from the structure ?
Question 9) What is the difference between SEEK-SET and SEEK-CUR ?
Question 10) Describe any two modes in which files can be opened ?
Question 11) Compare Structure and Union with respect to Memory Management.
Question 12) Describe difference between Pre-increment and Post-increment Operator.
Question 13) Differentiate between Compiler and Interpreter.
Question 14) What is Recursion ? Describe its advantages and disadvantages.