why interaction with server using javascript is difficult
Answer / pavan
Java script is Object based Language not object oriented.
It is a scipting languge for client side validations only.
It reduces the load on the server by validating the user's
input.
(Object based languages dont support polymorphism and
inheritance. It is difficult to interact with server
without these concepts.)
| Is This Answer Correct ? | 0 Yes | 0 No |
How do generics work?
What is difference between core java and java ee?
How does multithreading take place on a computer with a single cpu in java programming?
what is thread in Java ?
What is tree node in java?
What causes memory leaks in java?
When finally clause is executed?
What is a method header?
What is bool mean?
how we can make a read-only class in java?
What is the equal sign?
What is anti pattern in cyber security?