Design issues of subprogram

Subprogram: A subprogram means a function or procedure. For example Some of the design issues of subprogram are: Are local variables static or dynamic? Can ...

Read more

Garbage Collection

GARBAGE COLLECTION   Garbage collection is the automatic process of making space in a computer’s memory by removing data that is not in use.   ...

Read more

Issues in Language Translation

ISSUES IN LANGUAGE TRANSLATION A programmer code a program using subprograms, statements, conditions, declaration etc. But a translator looks programming languages as a collection of ...

Read more

PPL Previous years solved papers

PRINCIPLES OF PROGRAMMING LANGUAGESSolved Papers: PPL Paper: RGPV May 2018 solved Click here to view on YouTube

Read more

Type Checking

TYPE CHECKING   Type checking is a program analysis that verifies something about the types that are used in the program. Type checking could happen ...

Read more

Type Checking | PPL | Prof. Jayesh Umre

PPL RGPV May 2018 solved paper discussion| Prof. Jayesh Umre

Testing Levels | Software engineering | SEPM | Prof. Jayesh Umre

Static and Dynamic Analysis | Software Engineering| SEPM| Prof. Jayesh Umre

Code Inspection | Software engineering | SEPM | Prof. Jayesh Umre