Diffrent Between JavaScript and an ASP script, which is faster?
0
JavaScript is faster,ย JavaScript is a client-side language and it does not need the assistance of the webserver to execute. On the other hand, ASP is a server-side language and hence is always slower than JavaScript. Javascript now is also a server-side language (NodeJs).
Sign in to add a comment
0 Answers
0
๐ No answers yet!
Be the first to answer this interview question.
Your Answer
Sign in to post your answer and help the community.