Answer: Web developer
Explanation: Web developer is a job where you have to develop World Wide Web applications by programming or applications that run over the internet, and this degree would need a degree in information technology
The other degrees needed for the following jobs:
1. Radiology engineer: Radiology is a study of diagnosing and treating diseases with the help of medical imaging. So, it needs a degree in medical combined with physics and chemistry.
2. Toxicologist broadcast technician: is a job where the technician has to determine the factors which contributed to a person’s death. So, a person should have a degree in medicine to become a toxicologist technician
Answer:
C
Explanation:
best option for the available answers
Answer:
8
12
Explanation:
I made the code a bit easier to understand then worked out how it would go. Here's what I did.
number = 4
repeat until number = 8:
write 2 * number
number = number + 2
Following this itenary, we have, the system first writes "8" as it multipled 4 by 2. Number is now equal to 6.
Next repetition, the system writes "12" as it multipled 6 by 2. Now, number = 8. The proccess now stops as number is now equal to 8.
In applying for a license, students must take the knowledge test online or in the licensing office. However, the exams do not stop there, they also need to test the skills test or a drive test after passing the knowledge test. This is to complete their application for a driver's license.
Answer:
85%
Explanation:
8:00 a.m - 1:00 pm = 5 hours
Sunday - Wednesday = 4 days
Total scheduled hours = 5 * 4 = 20 hours
Hours in adherence :
Sunday to Tuesday (3 * 5 hours) = 15 hours
Wednesday : (11:00 a.m - 1:00 a.m) = 2 hours
Total hours adhered = (15 + 2) = 17 hours
Commitment adherence percentage :
(Total hours adhered / total scheduled hours) * 100%
(17 / 20) * 100%
0.85 * 100
= 85%