• 0

Visual Basic 6 code to Java


Question

2 answers to this question

Recommended Posts

  • 0
Originally posted by jznomoney

Does anyone know of a program that will convert a Visual Basic program to Java? Thankyou

Recode it. :)

Thats just impossible what you're asking.

VB6 at least is a compiled language

Java is an interpreted languaged, hence the need for JVM to execute.

Link to comment
Share on other sites

  • 0

the coding is very different between the 2.

especialy the interface, vb is really easy compared to java (getting a botton placed just right in java has driven some people to madness :p)

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.