menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Programming News

>

Compiled V...
source image

Dev

2d

read

70

img
dot

Image Credit: Dev

Compiled Vs Interpreted Language

  • Compiled languages are generally compiled and not interpreted, resulting in machine code that is not understandable by humans.
  • In compiled languages, the whole program is checked and converted into machine language before running, potentially not showing output if errors exist.
  • Examples of compiled languages include C, C++, and Java.
  • Interpreted languages are executed line by line without compiling the program into machine instructions, allowing for immediate error detection during execution.

Read Full Article

like

4 Likes

For uninterrupted reading, download the app