5 exercises — practise 'the more..., the more...' correlative comparative structures.
0 / 16 completed
1 / 16
Which sentence correctly uses the comparative correlative structure to describe a trade-off between cache size and lookup speed?
"The bigger the cache, the faster the lookups" is correct: for one-syllable and many two-syllable adjectives, the comparative correlative uses "the" + comparative form ("bigger", "faster") directly, not "the more" + adjective, and the clauses are typically verbless or reduced. Option A incorrectly uses "the more bigger" and "the more fast", doubling the comparative marker on adjectives that already have their own comparative form. Option C omits the required "the" at the start of each clause. Option D uses the wordy periphrastic "the more the cache is big" construction, which is used for longer adjectives or different structures, not simple one-syllable comparatives like "big".
2 / 16
Which sentence correctly uses "the more" for a multi-syllable adjective describing system complexity and maintenance cost?
"The more complex the system, the more expensive it is to maintain" is correct: multi-syllable adjectives like "complex" and "expensive" form their comparative with "more" rather than an "-er" suffix, so the correlative structure becomes "the more" + adjective. Option A incorrectly tries to add "-er" to "complex" and "expensive", which is not how these adjectives form comparatives. Option C omits the necessary verb "is" and misplaces the adjective. Option D drops "the" entirely and scrambles the word order, losing the correlative structure altogether.
3 / 16
Which sentence correctly uses the comparative correlative with a full clause structure to describe test coverage and confidence in a release?
"The higher the test coverage, the more confident the team is in the release" is correct: each clause begins with "the" + comparative, followed by the subject and (optionally) the verb. Option B drops the required "the" before "test coverage" and before "team", breaking the correlative pattern. Option C omits "the" at the start of the first clause and misorders "confident more" instead of "more confident". Option D incorrectly uses "more high" instead of the standard comparative "higher" for this common one-syllable adjective.
4 / 16
Which sentence correctly uses the comparative correlative to describe the relationship between replica count and fault tolerance?
"The more replicas you add, the more fault-tolerant the system becomes" is correct: both clauses require "the" at the start, and "the more" is used here for "replicas" (a quantity) as well as for the multi-syllable compound adjective "fault-tolerant". Option B omits "the" from the second clause. Option C omits "the" from the first clause. Option D reverses the order within the second clause, incorrectly placing "more" after "fault-tolerant" instead of before it.
5 / 16
Which sentence correctly uses the comparative correlative with "less" to describe a trade-off between abstraction and performance?
"The more abstract the code, the less performant it tends to be" is correct: "abstract" is a multi-syllable adjective requiring "more", and "less" correctly forms the negative correlative for "performant" in the second clause, with "the" present at the start of both clauses. Option B incorrectly tries to form "abstracter" with an "-er" suffix, which is not standard for this adjective. Option C reverses the word order in the second clause, placing "performant" before "less". Option D omits "the" from the start of both clauses, breaking the correlative structure.
6 / 16
John: 'We're seeing a direct correlation between the number of API calls and latency. The more requests we handle concurrently, the more significant the response times become.' This statement correctly uses the comparative correlative structure.
This question tests understanding of the core correlative structure. 'The more…the more…' describes a proportional relationship – as one thing increases, so does the other. Options A and B present unrelated trade-offs; option C discusses complexity, not correlation, and option D is the inverse.
7 / 16
Maria (Slack Message): 'We're observing that the more replicas we deploy for our database, the less vulnerable we are to data loss.' This statement correctly utilizes the comparative correlative structure within a technical context.
This scenario simulates a Slack message discussing a technical detail – fault tolerance. Maria's statement accurately describes the proportional relationship between replica count and fault tolerance. Options A and B focus on performance metrics; option C discusses network complexity, and D suggests an overly simplistic database design.
8 / 16
John: 'We're seeing a direct correlation between the number of API calls and latency. The more requests we handle concurrently, the more significant the response times become.' This statement correctly uses the comparative correlative structure.
This question tests understanding of the core correlative structure. 'The more…the more…' describes a proportional relationship – as one thing increases, so does the other. Options A and B present unrelated trade-offs; option C discusses complexity, not correlation, and option D is the inverse.
9 / 16
Maria (Slack Message): 'We're observing that the more replicas we deploy for our database, the less vulnerable we are to data loss.' This statement correctly utilizes the comparative correlative structure within a technical context.
This scenario simulates a Slack message discussing a technical detail – fault tolerance. Maria's statement accurately describes the proportional relationship between replica count and fault tolerance. Options A and B focus on performance metrics; option C discusses network complexity, and D suggests an overly simplistic database design.
10 / 16
John: 'We're seeing a direct correlation between the number of API calls and latency. The more requests we handle concurrently, the more significant the response times become.' This statement correctly uses the comparative correlative structure.
This question tests understanding of the core correlative structure. 'The more…the more…' describes a proportional relationship – as one thing increases, so does the other. Options A and B present unrelated trade-offs; option C discusses complexity, not correlation, and option D is the inverse.
11 / 16
Maria (Slack Message): 'We're observing that the more replicas we deploy for our database, the less vulnerable we are to data loss.' This statement correctly utilizes the comparative correlative structure within a technical context.
This scenario simulates a Slack message discussing a technical detail – fault tolerance. Maria's statement accurately describes the proportional relationship between replica count and fault tolerance. Options A and B focus on performance metrics; option C discusses network complexity, and D suggests an overly simplistic database design.
12 / 16
Maria (Slack Message): 'The more features we add to the API, the more complex it becomes to maintain.' This statement correctly uses the comparative correlative structure within a technical discussion about software development. It highlights a common trade-off developers face.
The core of this question tests understanding of the comparative correlative. The statement correctly identifies that *more* features lead to *more* complexity. Options A and B misinterpret the concept by suggesting issues with documentation or a lack of experience – these are symptoms, not the direct correlation itself. Option C is too simplistic.
13 / 16
John: 'The more data we collect, the more likely it is that we'll find valuable insights.' Which sentence best reflects this sentiment using a comparative correlative?
This question focuses on applying the comparative correlative in a practical scenario. The correct option correctly establishes the relationship: 'more data' leads to 'more valuable insights'. Options A and B misrepresent the concept of correlation. Option C is irrelevant as it focuses on data quality.
14 / 16
Code Review Comment: 'Increasing the number of concurrent threads in this service will likely increase latency, the more threads we use, the more requests are queued.' Which statement accurately employs the comparative correlative?
This scenario tests understanding in a code review context. The key is recognizing that 'more threads' leads to 'more queuing delays' – a direct correlation. Option A is too extreme; option C misses the core concept. Option D reverses the expected relationship.
15 / 16
Slack Message: 'The more automated tests we write, the less time our QA team spends on manual testing.' This statement correctly utilizes the comparative correlative structure within a technical discussion about software quality assurance. It describes a direct relationship between two activities.
This question assesses understanding of how to use comparative correlatives when discussing efficiency and workflow. The statement correctly highlights that *more* automation leads to *less* manual effort. Options A and C are overly simplistic or misrepresent the role of QA. Option B is a reasonable consequence but doesn't capture the core correlation.
16 / 16
PR Description: 'The more granular our database schema becomes, the less resilient it is to changes.' This statement correctly uses the comparative correlative structure within a technical discussion about database design. It's describing an inverse relationship.
This question focuses on understanding a less common use case – using 'less' in the comparative correlative. The statement correctly identifies that *more* granularity leads to *less* resilience. Options A and B present alternative design philosophies. Option C is an incorrect assertion.
What will I practise in "Comparative Correlatives (the more..., the more...) — IT Grammar Exercise"?
Practise forming 'the + comparative, the + comparative' correlative structures with both -er adjectives and 'more/less' + adjective, to describe scaling
How many exercises are in this module?
This module has 16 multiple-choice exercises, each with instant feedback and a full explanation of the correct answer.
Is this exercise free to use?
Yes. Every exercise on CoderSlingo, including this one, is free to use with no account, sign-up, or paywall.
Do I need to create an account to do these exercises?
No account is required. Just click an option to answer — your score for this session is tracked automatically in the progress bar above.
What happens if I choose the wrong answer?
You'll immediately see which answer was correct, plus a full explanation covering the grammar rule and reasoning behind it — mistakes are where most of the learning happens.
Can I retry the exercises if I want a higher score?
Yes — use the "Try again" button on the results screen to reset and go through all the questions again.
Is my progress saved if I close the page?
No. Progress is tracked only for your current visit; reloading or leaving the page resets the counter. This keeps the exercise simple and account-free.
Where can I find more Grammar exercises?
Browse the full Grammar hub for related drills, or check the "Next up" link below to continue with a connected topic.
How is this different from reading an article on the same topic?
Articles explain grammar rules in prose; this exercise tests and reinforces those rules through active recall with immediate feedback — the two work best together.
Who writes these exercises?
Every exercise is written by the CoderSlingo team, drawing on real workplace English used in IT roles, then reviewed for accuracy and clarity.