Can i create an login account with javascript ,without using
database ?
Answer Posted / rajesh
Javascript is one which loads on your page load. If you
want to test it for dummy app. you can.
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
Why javascript is fast?
What is a closure in javascript?
What is a scope in javascript?
What is the difference between ‘let’ and ‘const’?
Where do I put javascript in html?
In Javascript are calculations with fractional numbers guaranteed to be precise?
Which companies are using node js?
Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..
What are the main features of javascript?
What is the difference between rootscope and scope?
What is a boolean search?
What is undefined x 1 in JavaScript?
What is an external javascript?
What are the scopes of a variable in javascript?
What is the difference between typeof and instanceof operators in Javascript?