Answer:
The answer is D. Use multiple record types, page layouts, and profiles
Explanation:
Universal container sales reps can modify fields on an opportunity until it is closed. Only the sales operations team can modify the post close follow up date and post close followup comments fields. How to make this happen
A. Use field-level security on page layouts to restrict editing fields
B. Use field-level security to mark fields as read=only on the sales profile
C. use record types with field sets and restrict editing fields using field-level security
D. Use multiple record types, page layouts, and profiles
Answer:
D. An exergame
Explanation:
It is because the exercise game is the suitable game to staying fit. For example wii video game able to give the similar experience to outdoor activities such as playing tennis, kick boxing etc.
Answer:
Domain Name System
Explanation:
The Domain Name System is a hierarchical and decentralized naming system for computers, services, or other resources connected to the Internet or a private network. It associates various information with domain names assigned to each of the participating entities
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