---
title: "Compare Java Script and VB Script?"  
description: "Compare Java Script and VB Script?"  
author: "Amit Singh"  
published: 2011-03-19  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/549/compare-java-script-and-vb-script  
category: "vb script"  
tags: ["vb script"]  
reading_time: 1 minute  

---

# Compare Java Script and VB Script?

VB and Java Script are much similar in functionality. They both interact with the document object model of the page. Many browsers have compatibility with Java Script but they are not compatible with VB script as such. For client side scripting developers using VB Script should always make sure of cross browser compatibility which is not the case when working with VB script.

## Answers

### Answer by Amit Singh

VB and Java Script are much similar in functionality. They both interact with the document object model of the page. Many browsers have compatibility with Java Script but they are not compatible with VB script as such. For client side scripting developers using VB Script should always make sure of cross browser compatibility which is not the case when working with VB script.


---

Original Source: https://www.mindstick.com/interview/549/compare-java-script-and-vb-script

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
