what is the differenece btwn scripting language and
programming language
Answers were Sorted based on User's Feedback
Answer / praveen
programming lang is used for developing the application and
it is used for server side.and scripting lang is used for
the validating the application and it is in client
side/server side.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / bfakruddin
Hello friend,
Programming Language is compiler based
Scripting Language is Interpreter based
Programming Language develops .exe files
Scripting Language not develops .exe files
e.g. 20 to 30 lines of Programming language is equal to 3 to
4 lines of scripting language
Programming Language converts all coding in one shot to
machine level language
Scripting Language converts Line by line code into machine
level language
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / neelima
In scripting language no compilsation and in c,cpp,java
languages .exe,.obj,.class files are created but here
no another file created.
need less memory
and looseley programming language
no type of variable declaration and
easy to develop
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
write a qtp script to count the number of minimized windows
give me any information abou vb script books learn quckly
Hi, can any one tell this Actually I AM NEW TO QTP I have one qtp script in which it calls the vbs file during it's run TIME by using the ExecuteFile "absolute path" If the vbs file is executed seperately it will give the output in a msgbox In the same way if qtp script is executed the result will be displayed in w result window right? Now the question is how to get that vbs file output in the qtp result window when I run the qtp script which calls the vbsfile during it's run TIME
Which date function is used in the vbscript language to find the difference between the 2 dates?
what is extension of the file if its saved from recovery manger to some drive
What are the uses of vb script?
What is variant in vb script?
Why is the use of exit do or exit for statements within loops discouraged?
How to create pull down menu box using vb script
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
How will you get a string with the specified character the specified number of times in vbscript?
how to delete folder test3,test4 and test5 using vbscript?