Answer the following questions.
Question 1) Write one example and one usage of dataflow languages.
Question 2) Write down two advantages of multiway assignment. Which language supports this concept?
Question 3) Write down two disadvantages of ‘Locks & keys’ mechanism.
Question 4) Differentiate formal and actual parameters.
Question 5) Justify: True/False: Private members of base class are inherited by derived class.
Question 6) What is the difference between concurrent program and parallel program?
Question 7) Why variables need not be declared in a prolog program before their use?
Question 8) What do you understand by atom in LISP? Give two examples
Question 9) What determines whether the object is allocated statically, on the stack, or in the heap?
Question 10) Differentiate between boolean condition evaluation techniques in C and Pascal.
Question 11) Why might a compiler reorder the fields of a record? What problems might this cause?
Question 12) Name the objects and information commonly found in the stack frame.
Question 13) What is a dope vector? What function does it serve?