Client server technology - BCA 16 - 19 Sem 6 Jan 2019
CLIENT/SAINTGITS COLLEGE OF APPLIED SCIENCES First Internal Assessment Examination, Jan 2019 Department of B.C.A, Semester 6 CLIENT/SERVER COMPUTING Answer Key 1.Server software accepts request for data from client software and returns results to the client. 2. A database is a collection of information that is organized so that it can be easily accessed, managed and updated. 3. A local area network ( LAN ) is a group of computers and associated devices that share a common communications line or wireless link to a server. 4. A client is the receiving end of a service or the requestor of a service in a client/server model type of system. The client is most often located on another system or computer, which can be accessed via a network. 5. A server is a computer program that provides a service to another computer programs. 6. In a database, a trigger is a set of Structured Query Language ( SQL ) stateme...