Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does Microsoft Visual Basic 6.0 support p-code as well as native compiled code?

0
10 Posted

Does Microsoft Visual Basic 6.0 support p-code as well as native compiled code?

0
10

Yes, Microsoft Visual Basic 6.0 is a RAD (Rapid Application Development) tool that offers the flexibility of compiling applications to p-code or native code. Compiling to p-code optimizes for the smallest size. This small size will often make p-code the choice for creating Internet applications in low bandwidth situations. Native code compilation is highly optimized for speed (up to 20 times faster) but the executables produced are larger. Visual Basic 6.0 is the only RAD tool to support both rapid application development through p-code, as well as native code compiling for performance.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123