First
Previous
Last
Next

ToC

High-level Languages

Visual Basic .NET, Java, C#, C/C++

Interpreter

Line by line converts high-level code to machine code

Compiler

translates entire program into machine code before running

Procedure-Oriented programming

Concentrates on major tasks

Object-Oriented programming

Focused on the objects used to acomplish its goal