what is the differenece btwn scripting language and
programming language
Answer Posted / aparna
Scripting language is lighter than programming
languages..what i want to say is in programming languages
like C we need to have compiler and all. but for scripting
languages these all are not required.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is resorceallocation
Is vbscript a case-sensitive or case-insensitive?
how does vb script help in web page designing? explain with example.
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?
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.
What are the environments supported by vbscript language?
How to throw an error in vbscript?
What are string functions in vbscript?
Mention what is vbscript?
how to comvert 120 into one hunderd twenty rupees only and vice varsa
Illustrate briefly about the different types of statement
How to access array data?
How will you get a combined string from array of string in vbscript?
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
What is the use of option explicit in vbscript?