Write a program to reverse a string in pure javascript?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?

0 Answers  


How can a value be appended to an array?

0 Answers  


What is strict mode in javascript?

0 Answers  


What is the Use of true or false in Ajax cal using Java Script?

3 Answers   CTS,


How do I view javascript in chrome?

0 Answers  






Can you pass a anonymous function as an argument to another function?

0 Answers  


To put a "close window" link on a page ?

0 Answers  


List out the different ways an HTML element can be accessed in a Javascript code?

0 Answers  


What are global variables in javascript?

0 Answers   UGC Corporation,


How do we add javascript onto a web page?

0 Answers  


Write a program to check whether a given number is a palindrome or not?

13 Answers  


What does the term sticky session mean in a web-farm scenario? Why would you use a sticky session? What is the potential disadvantage of using a sticky session?

0 Answers  


Categories