Advance Java | Preboard Solutions | 2019

Asian Short Answer Questions: Define Event handling. Event handling is a mechanism that controls the event and decides what should happen if an event occurs. What is Java Servlet? Servlet is a small java program that runs within a server.Servlet receive and respond to request from web clients,usually across HTTP,the HyperText Transfer Protocol. What is […]

Continue Reading

AIW pre-board solution||2019

(Asian) 1.Define the routing. Routing is the process of moving packets across a network from one host to a another. It is usually performed by dedicated devices called routers. 2.different between client server and peer to peer   Basic client server There is a specific server and specific clients connected to the server. peer to peer Clients and server are not distinguished; […]

Continue Reading