Which one is correct?
The ^ character indicates the beginning of the string.
or
The character ^ indicates the beginning of the string.
Or both?
I ask because in my native language (Croatian) the first form is incorrect and the second form should be used. So:
- "the console Wii" and not "the Wii console"
- "the chocolate bar Snickers" and not "the Snickers chocolate bar"
- "the mobile network Verizon" and not "the Verizon mobile network"
- "the computers Apple" and not "the Apple computers"
I was wondering if there is a similar restriction in the English language...