Dictionary of Computer and Internet Terms: J#(pronounced "J sharp")
J#(pronounced "J sharp")
a programming language very similar to Java but implemented in the Microsoft .NET Framework; essentially a combination of Java and C#. Most Java 1.1 programs will run unaltered in J#, and in addition, the full functionality of the .NET Framework is available.

