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
Which operator can be used to change the value of the operand or change the state of the condition?
How will you reverse a string in vbscript?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
How to open browser in vb script?
regular expression that will recognize a browser as long as its name property starts with mybrowser
Which function allows you to instantiate an object given its programmatic identifier or progid?
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
did any one attended interview in applabs if you had gone through plz tell me the procedure
Which operator can be used to check if two numbers are equal or not in vbscript?
Differentiate javascript and vbscript?
How to take whole text output from screen of Bitmap Application.
what is the differance between BYVAL,BYREF?
Write a Script for ATM in QTP
What are the different types of operators and their order of precedence?
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??