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 |
I have string like hp company.print tis like company hp.write a program in vbscripting
Explain some uses of vb script?
How to copy from one script to another script in qtp
Which event is triggered when mouse focus comes out of an element in the vbscript language?
write a vb script to display calculator using case statement?
How to Import data from a file (file is on the desktop) to the data table
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.
I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?
Explain the scope of the variables using dim, public, and private keywords respectively.
What is the output of a + b in vbscript if a = 5 and b = 10?
write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links
write a vb-script code to delete all the mails in my gmail in the year 2011