Answer:
D to Protect sensitive data, Enterprise has certain security features and is mostly used in business settings.
Answer: Agent P or simply Perry
Explanation:
Small programs stored on the harddrive that provide basic functionality for he devices listed would be called Hardware Drivers.
I hope this helps!
Answer:
function start(){
var age = readInt("Age: ");
if(age == 15){
println("Yes, you are a teenager.");
}else{
println("No, you are not a teenager.");
}
}
Explanation:
You can move one cell to the right by using the Tab key.