Visual Basic (VB) Question:

What is Inprocess and Out of Process?

Tweet Share WhatsApp

Answer:

Inprocess It will run with in the memory. ( Local Machine). Out of Process It will run out of the memory Normally in the server side.

Download Visual Basic (VB) PDF Read All 102 Visual Basic (VB) Questions
Previous QuestionNext Question
What is Visual Basic Implicit?Where will we give the option explicit keyword and for what?