StreakPeaked· Practice

ExamsSSC CGL (Prelims)General

Arrange the following sentences in the correct order to form a coherent paragraph: 1. This lets a developer define both the structure and the behaviour of an object-oriented program. 2. Object-Oriented Programming (OOP) is an approach that organizes code around 'objects' which bundle together data and methods. 3. A central concept in OOP is the 'class', which acts as a template for creating objects. 4. Its main advantage is that it mirrors real-world entities, making large systems easier to maintain and debug.

  1. 2, 3, 1, 4
  2. 3, 2, 1, 4
  3. 2, 1, 3, 4
  4. 4, 2, 3, 1

Correct answer: 2, 3, 1, 4

Solution

Sentence 2 introduces OOP, so it should come first. Sentence 3 follows by defining a class, sentence 1 explains what this allows, and sentence 4 gives the advantage. Thus the correct order is 2, 3, 1, 4.

Related SSC CGL (Prelims) General questions

⚔️ Practice SSC CGL (Prelims) General free + battle 1v1 →