What is the difference between programing language and
scripting language.?

Answer Posted / mohit

The core code of any application is written in a programming
language that is create or at least modified by end
user.(eg.java)
a scripting language is a type of prog. language that allows
control of of s/w application and sometimes used to add the
features and client side checking in a web page.(eg javascript)

both are distinct.eg. suppose in html page, u create some
textboxes, then if u want to apply some validation(email
vali.) on their text at client side or want to add features
like counter, flash images etc in the web page, then
javascript canbe used. but at the server side what to do
with this text or how to handle database, all this is
programmed in core language like java,geerally called prog.
language. but java and javascript are totally different.

Is This Answer Correct ?    21 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can a value be appended to an array?

485


Is null === undefined?

494


java pgme for class members hours:minutes:seconds then the constructor expects milliseconds as assignment and initialize data members the members function print hh:mm:ss 90,000 milliseconds passed in constructor then the output is 00:01:30

1523


What are the features of javascript?

490


What companies use javascript?

474






What are math constants and functions using javascript?

488


Name the two functions that are used to create an HTML element dynamically?

501


what is lazy fetching in hibernate

1532


Write a program in Java to display the IP address of the local and remote machine.

1792


Name some of the JavaScript features?

570


How to convert a string to lowercase?

581


What is purpose of onerror event handler in javascript?

488


Which built-in method adds one or more elements to the end of an array and returns the new length of the array?

821


What is array in javascript?

486


Difference between the substr() and substring() in JavaScript?

536