The answer would be the TCP/IP Application Layer.
Answer:
The answers are explained below
Explanation:
1) Identify the potential classes in this problem domain be list all the nouns
class Customer
class Acco unt
2) Refine the list to include only the necessary class names for this problem
the class customer is not necessary to solve the problem itself, therefore the only class could be the account class
3) Identify the responsibilities of the class or classes.
The responsibilities of the class account will be
* determination of the type of account--> Acc ount . type(char)
* deposit money into the account --> Acc ount . de posit(float)
* withdraw money into the account --> Acc ount . with draw(float)
* show balance of the account --> Acc ount . bal ance()
* generate interest --> Acc ount . int erest()
Please join the words together. I used spaces due to regulations
~Hello there! ^_^
Your question: Which data type can only have the values True or False?
Your answer: Boolean is the data type that can only have the values of True or False.
The answer is option C.
Hope this helps~
I believe this would be D. Maintaing a task list, because this would help her to see what she has schedules, what she has to submit, all the tasks that would need completed.
Hope this helps!