Back to Freecodecamp

Task 142

curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656cdcc291e5531ea11a8f2a.md

latest695 B
Original Source

--description--

The general rule for making something possessive in English is to add an apostrophe and the letter s ('s) to the end. For example, if a desk belongs to Sophie, you say Sophie's desk.

--questions--

--text--

Which of the following means that one computer belongs to John?

--answers--

John computers

--feedback--

This sounds like multiple computers that relate to John, but doesn't show possession.


John's computer


Computer John

--feedback--

This misses the possessive marker and is in the incorrect order.


John computer

--feedback--

This misses the possessive marker and sounds incomplete.

--video-solution--

2