top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What is the difference between VB script and java script?

+3 votes
344 views

What is the difference between VB script and java script?

posted Jan 30, 2014 by Khusboo

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote
 
Best answer

Java Script and VB Script are both scripting languages that programmers use as tools to develop applications for personal computers. But VB Script is more Microsoft-centric both in its orientation and its operability.

Wikipedia Definition
"JavaScript is an object-oriented scripting language used to enable programmatic access to objects within both the client application and other applications. ... JavaScript was influenced by many languages and was designed to look like Java, but to be easier for non-programmers to work with."

"VBScript (short for Visual Basic Scripting Edition) is an Active Scripting language, developed by Microsoft, which uses the Component Object Model to access elements of the environment within which it is running.... The language's syntax reflects its origins as a limited variation of Microsoft's Visual Basicprogramming language."

answer Jan 30, 2014 by Luv Kumar
Similar Questions
+3 votes

Probably is simple and silly question, I should have googled but still want to ask.
I want to run a script at the login to the Linux system, what is the best way to achieve this.

+4 votes

Also want to know where and how each one is used?

+1 vote

How to Write a code to find the string in 2 dimentional array?
Help!

...