Answer:I would need more information to help you ut, sorry
Explanation:
What type of program would have a class named Student with objects called fullTime and partTime?
A. machine language program
B. object-oriented program
C. markup language program
D. procedural language program
Answer:
B. object-oriented program
Explanation:
An object-oriented program or OOP is a type of program that uses the concepts of objects and methods.
Although they are quite broad, they also make use of classes and types.
Java, for instance makes use of OOP as they use classes and objects under those classes and name them anyhow they want.
Therefore, the correct answer is B
the second one is correct
and the 3rd and 4th
Answer:
External users will be able to access the message.
Explanation:
When dealing with the internal email system of an enterprise, it's possible to do a recall on the message. If someone on the internal list didn't open the message yet, it will simply be deleted from his queue and it will appear as is that email never existed.
For external users, once the email has been sent, it cannot be recalled... so they'll be able to access it no matter what, because that email exists on an external server on which you have no management control.