Friday, April 25, 2014

Programming Languages -Syllabus

Programming in C:-
  *functions
  *Storage
  *Recurssion
  *Pointers
Parameter passing techniques
 *Call by Value
 *Call by reference
 *Call by value result or copy reference
 *call by name
 *call by need and text
Scope
 *Static scope and Dynamic scope
Binding





Books:-
Principle of programming languages -Horowitz

No comments:

Post a Comment