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


Please Help Members By Posting Answers For Below Questions

What is loose binding? Why is it not a good practice to use it?

633


In what way program "hello world" you can write in vbscript?

645


i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1417


What is the use of the instr function?

580


Explain sga memory structures?

579






What are the uses of vb script?

585


How will you convert a string to lower case string using vbscript?

554


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

12882


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

1750


how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me

1339


How can the spaces from the string be removed?

591


Can automation testing find ssame no. of bugs what we can find by manual testing?

1467


How many types of operators are available in the vbscript language?

535


What is the difference between vb debugger and the script debugger?

586


write a function to read the items from combobox of Flight reservation & save in excel (QTP)??

2391