Back to the 2023 paper
Similar questions
Computer NetworksFTP server (i) maintains state information (ii) is stateless (iii) has single TCP connection for a file transfer (iv) has UDP connection for file transfer20222mComputer NetworksA proxy server is used as the computer (i) with external access (ii) acting as a backup (iii) performing file handling (iv) accessing user permissions20222mOperating SystemWhat does a virtual machine do? (i) Manages only hardware devices (ii) Replaces the operating system (iii) Acts as a real machine but is implemented in software (iv) Removes the need for file systems20242mDATABASE MANAGEMENT SYSTEMA Database Management System is a type of __________ software. - (i) It is a type of system software - (ii) It is a kind of application software - (iii) It is a kind of general software - (iv) Both (i) and (ii)20242m
PreviousWhich of the following are automatically loaded and operate as a part of the browser? (i) Add-ons (ii) Plug-ins (iii) Utilities (iv) WidgetsNextWhich of the following is the correct syntax for adding an external style sheet? (i) <style href='main.css'></style> (ii) <style src='main.css'></style> (iii) <link rel='stylesheet' type='text/css' src='main.css'> (iv) <link rel='stylesheet' type='text/css' href='main.css'>