what is the differenece btwn scripting language and
programming language
Answer Posted / 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 |
Post New Answer View All Answers
What is vbscript language used for and which earlier language is it modeled upon?
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
What is the difference between for loop and while loop?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Explain about adodb.stream class?
Can u describe what kind of testing are for OTC derivates by banks.
Mention what is the difference between vbscript and vba?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
How are comments handled in the vbscript language?
Explain the functionality of vbscript?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
How to Import data from a file (file is on the desktop) to the data table
Explain the tristate constants in vbscript?