What is a difference between scripting language and
programming language?
Answer Posted / anwar basha
1.Programming languages(PL) are used to build an application.
2.PL are compiler based languages
3.PL uses more memory space hence called heavy weight coding
4.Generally PL are case sensitive
5.PL are complex to understand & implement
1. Scripting languages(SL) are client side scripting
2.SL are interpreter based languages
3.SL uses less memory space hence called light weight coding
4. SL are case insensitive
5.SL are easy to understand & implement
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain few date functions in vbscript?
What are the 2 ways in which a variable can be declared in the vbscript language?
What methods are used to create text files and open text files in the vbscript language?
What is variant in vb script?
What are lbound and ubound in the vbscript language?
How many types of procedures are available in the vbscript language?
What are subprocedures in vbscript?
Is vbscript language a case-sensitive language and what does it mean?
Explain the .wsf files?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
Anyone have qtp11.0 crack?
Which data type/types are supported by vbscript language and what are their specialties?
How can you create an object in vbscript?
Difference between dim,public and private variables in vb script?
Explain about .wsf files?