All cheques are bills but all bills are not cheque.
This is correct statement because both cheque and bill are piece of paper which displays money which is to be paid to someone.
A bill is a document which is drawn on any person and there is no name on the bill whereas cheque is a document which is drawn on the payee name only.
Both of these are documents which are used to pay the amount to someone.
A cheque can be drawn payable on demand while bill is drawn on expiry of certain period.
Learn more at brainly.com/question/24469524
Answer:
The answer is D. Activity attributes
Explanation:
Activity attributes are descriptive components of an activity. Examples of these attributes include; activity name, description and responsible person.
amountOfRain would be the most appropriate identifier for a memory location that will store the amount of rainfall for a given period of time.
<u>Explanation:</u>
A set of characters in a sequence that helps in the identification any value or a set of set is known as identifiers. Identifiers are unique in nature. A character sequence that is given for storing a set of data should not be given to store another set of data.
They are useful in referencing a variable from which the data or values that are contained in that particular variable can be easily retrieved. For example a variable can be indicated by an identifier totalAmount in which the value stored is 56000. The starting name of the variable should be given in smaller case letter and second name should be in capital letter. For instance if you are going to store the value 45 in the variable amountoftime then the variable name should be given as amountOfTime.