What is the difference between Javascript & Vbscript?

Answer Posted / sonal.pagare

Javascript -

It is client side scripting language, developed by Netscape.

It is case sensitive.

File extension is .js.


VBscript -

It is both Client and server side scripting language,
developed by Microsoft.

It is not case sensitive.

File extension is .vbs and .vba.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1. How do declare public variable in vb scripts?

1579


What purpose does ‘on error resume next’ serves?

550


give me any information abou vb script books learn quckly

1657


Which function is used to perform string comparison?

564


What if you do not specify anything when you call a procedure?

538






how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me

12892


Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.

2556


What is vbscript procedures?

602


We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?

1754


Mention what is variant in vbscript?

557


Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?

525


Both Static and dynamic arrays are handled by VB script. Is it true?

612


What are the 2 ways in which a variable can be declared in the vbscript language?

564


Explain about tristate constants?

587


Explain the filter expression?

629