J_Sharp J_Sharp

J Sharp - Definition

Related Words: Machiavellian, Siberian, Accidental, Acid, Acidic, Acute, Adept, Adroit, Adventurer
The title given to this article is incorrect due to technical limitations. The correct title is J#.

The J# (pronounced Jay Sharp) programming language is a transitional language for programmers of Sun's Java and Microsoft's J++ languages, so they may use their existing knowledge, and applications on Microsoft's .NET platform.

As with J++, it only supports a limited set of Java's features.

Fundamental differences between J# and Java

Java and J# use the same general syntax but the API differs. One example is the FileOutputStream class. Instead of receiving an File object as a parameter in the Java API, Microsoft's .NET implementation receives a String object containing the file path.

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.