VBA (Visual Basic for Applications) Question:
Download Job Interview Questions and Answers 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.
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 Question | Next Question |
Explain Which controls can not be placed in MDI? | How to format expressions by using VBA? |