1.

State true or false: Executing programs at the client side is slower than executing programs on the server(a) True(b) FalseThis question was posed to me during an internship interview.This key question is from Servlets and JSP topic in portion Application Design and Development of RDBMS

Answer»

The correct ANSWER is (b) False

The explanation is: EXECUTING programs on the client SIDE is FASTER than executing programs on the server which includes sending every interaction to the server.



Discussion

No Comment Found

Related InterviewSolutions