Wednesday, September 9, 2015

MCA I: Assignment 1

Q1. Write a note on history of C language.
Q2. Define the term of translators. What are the different types of translators?
Q3. Write a note on the following:
A.      Low Level language
B.      Middle Level Language
C.      High Level Language
Q4. What are the different types of operators? What do you mean by precedence and associativity of an operator? Explain the use of each using examples.
[ +,         -,             *,           /,            %,         
 =,           <,           <=,        >,            >=,         ==,         !=,         
?:,          
sizeof()
++,         --


Q5. Write a short note on Keyword, Data Type & Variable.

No comments:

Post a Comment