UrbanPro
true
default_background

Learn Advanced C++ from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Compiler vs Interpreter

Umasankar Natarajan
13/06/2017 0 0
Compiler Interpreter
Convert all the code into binary format and execute. Convert one statement at a time and execute, then Convert next statement and execute.
After conversion, source code is not required. Binary is enough to execute the program. As it is converting statement by statement, Always source code is required in order execute the program again and again.
Once created binary file, execution will be fast. As it is converting statement to binary every time, execution will be slow.
Need to recompile if there is a modification in single statement also. In case of huge lines of code, testing the code will take more time, as we need to recompile and execute. Recompiling will take more time. Modification can be done quickly and execute that particular statement immediately after modification.
It required less memory. It required more memory.
Example : C, C++ Example : Perl, VB, VBA

 

0 Dislike
Follow 0

Please Enter a comment

Submit

Other Lessons for You

Excel Tip 1: VLOOKUP to pull left column values
Hi,Most of us know that using Vlookup function we can get the right column values, however by using Choose function in Vlookup table array, we can pull left column values as well. In the below screenshot...

C Language
To get help in C window (for keywords, functions) press Alt +F1.To delete a single line , use the shortcut key CTRL +Y.If you got error about the path when you execute a C pgm, check the Options menu =>Directories.
T

Thilagam S.

0 0
0

My Experience on Recruitment for Data Analyst role.
Hi All, I want to share my experience here and why I chose to take up classes on Advanced excel. This is not technical lesson but a motivation to improve your skills. I was leading Data Analyst team...

Dynamic Memory Allocation in C using malloc()
#include <stdio.h>#include <conio.h>//#include <malloc.h> OR#include <stdlib.h>void main(){ int *ptr, i, n, sum = 0; printf("how many elements ? "); scanf("%d", &n);...

Why do pointers have a datatype?
Before we start with pointers you must know what is a variable and a datatype. int a; This is the basic line in every program in 'C' . It means that we are asking the compiler to give us 2 bytes of space...

Looking for Advanced C++ ?

Learn from Best Tutors on UrbanPro.

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for Advanced C++ Classes?

The best tutors for Advanced C++ Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Advanced C++ with the Best Tutors

The best Tutors for Advanced C++ Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more