Answer:
B, D, E
Explanation:
B. Apexpages.standardsetcontroller controller=new
apexpages.standardsetcontroller(database.getquerylocator('select id from account'));
D. Apexpages.standardsetcontroller controller = new
apexpages.standardsetcontroller (database.getquerylocator([select id
from account])); and
E. Apexpages.standardsetcontroller controller = new
apexpages.standardsetcontroller (database.query('select id from
account'));
Answer:
by simply just logging on and using the internet.
Explanation:
Vital signs monitors, Electronic Medical Records (EMR), and Medication Management Systems.
Answer: Switch, router, firewall
Explanation:
The function of the switch is to distribute the network to different networks similar in functioning to that of the hub but it performs filtering of the traffic present in the network using various traffic filtering algorithms.
The router whose main function is to route packets across the network is also used to connect between LANs and between LAN and a WAN.
The firewall is typically installed on systems or in servers or in routers with it most important function to filtering the traffic and minimize the packet delivery delay in LANs.