what is the differenece btwn scripting language and
programming language
Answer Posted / 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 |
Post New Answer View All Answers
What is sql loader? Explain the files used by sql loader to load file?
Explain sga memory structures?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
Explain about .wsf files?
How to create a cookie using vbscript?
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
Which in-built function is used to format the number in the vbscript language?
Description.Create
Explain about the support of asp for vb script functionality?
How can you destroy an object in vbscript?
Is vbscript a case-sensitive or case-insensitive?
Explain How do you create a recordset object in vbscript?
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?