Answer:
As we know that, the applications with Ajax runs faster when compared to Java applet.
This is because, Java applets load big sized libraries.
But in Ajax, code resides on the web server where, only the required event in the user interface is posted back to the server.
Asked In: Many Interviews |
Alert Moderator