VBA (Visual Basic for Applications) Question:
Download Questions PDF

Explain the difference between visual basic, VB script and visual basic applications?

Answer:

Visual basic is useful if you are planning to develop your programs from scratch. This language helps you in developing Active x controls, exe files, etc.

Visual script is a powerful tool, through which you can create small scale applications on web pages, automation applications, etc. Integrated development environment is not present for VB script.
Visual basic applications are very useful in automating your existing application. VB application is useful for developing already existing applications.

Download VBA Interview Questions And Answers PDF

Previous QuestionNext Question
Explain Which controls can not be placed in MDI?How to format expressions by using VBA?