How to create an object in javascript?
No Answer is Posted For this Question
Be the First to Post Answer
What is a name function in javascript & how to define it?
Is javascript array dynamic?
how to validate the date(dd/mm/yyyy)using regular expression in javascript? It should also satisfy the leap year feb 29 problem. Please help me.
Why do you need javascript?
What is enum data type?
How to you change the title of the page by javascript?
Explain the working of timers in JavaScript? Also elucidate the drawbacks of using the timer, if any?
How does javascript work?
what is difference between client side scripting and server side scripting?
Is it possible to use javascript to change the meta-tags of the page?
What is null in programming?
Write a program that inputs a 5-digit integer from the keyboard and prints if the input number is a palindrome or not. A palindrome is a number which has the same digit from either end.