English, asked by seersha57, 1 year ago

coins were durable - they are strong and could last for long time without getting damaged. State the parts of speech of "damaged" in this sentence.​

Answers

Answered by Enlightened
1

Answer:

Damaged is an adjective.

Explanation:

The word "damaged" is given as the state of the noun. In this case, the coin. It is being said that the coin won't get damaged for a long time. So it is an adjective.

Hope that this helped.

Please mark this as the brainliest answer.  

Answered by sumanrudra22843
0

Explanation:

Pointer arithmetic in C programming

Pointer arithmetic in C programmingC language provides a set of operators to perform arithmetic and comparison of memory addresses. ...

Pointer arithmetic in C programmingC language provides a set of operators to perform arithmetic and comparison of memory addresses. ...Or in simple terms, incrementing a pointer will cause the pointer to point to a memory location skipping N bytes from current pointed memory location. ...

Pointer arithmetic in C programmingC language provides a set of operators to perform arithmetic and comparison of memory addresses. ...Or in simple terms, incrementing a pointer will cause the pointer to point to a memory location skipping N bytes from current pointed memory location. ...Pointer increment operation increments pointer by one.

Similar questions