Difference Between Compiler and Interpreter

Difference Between Compiler and Interpreter: 

Even though both Compiler and Interpreter does the same task there is a difference between how they did the task. Let's see this difference.

Oops

Comments

Popular posts from this blog

Program to accept and display details of 5 students (roll no, name, percentage) using structure

C program to accept names of n cities and search for city named “Pune”.