Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Category:Programming Languages"

From NetSec
Jump to: navigation, search
 
Line 22: Line 22:
 
*[[C]]
 
*[[C]]
 
*[[C++]]
 
*[[C++]]
*[[Java]]
 
*[[Visual C# .NET]]
 
*[[Visual Basic .NET]]
 
  
 
Feel free to add a language to this.
 
Feel free to add a language to this.
 
[[Category:Information]]
 
[[Category:Information]]

Revision as of 15:10, 24 April 2012

Programming languages are able to remember things in variables and integrate with databases.

There are several types of programming languages. Machine code, compiled languages, and interpreted languages.

Machine code is hexadecimal and is understood directly by the computer's processor. Assembly is translated to hexadecimal.

Interpreted Languages Include:

Compiled Languages Include:

Feel free to add a language to this.

Pages in category "Programming Languages"

The following 7 pages are in this category, out of 7 total.