

InterviewSolution
Saved Bookmarks
1. |
State whether the given statement are true (T) or false (F).In Roman numeration, if a symbol is repeated, its value is multiplied as many times as it occurs. |
Answer» False. If a symbol is repeated, its value is added as many times as it occurs: i.e. II is equal 2, XX is 20 and XXX is 30. |
|