Difficulty: Easy
Correct Answer: Cobol
Explanation:
Introduction / Context:Basic, Pascal, and Fortran are classic high-level programming languages. The question asks for the option that belongs with them by the same relationship—i.e., another programming language.
Given Data / Assumptions:
Concept / Approach:Recognize category membership. Eliminate items that are places or devices rather than languages. Select the option that is a well-known language from computing history.
Step-by-Step Solution:
Cobol is a programming language (Common Business-Oriented Language).Bhopal is a city; Calculator is a device; Cyclotron is a particle accelerator.Therefore, Cobol is the correct choice.Verification / Alternative check:Historical overviews of computing languages list COBOL alongside FORTRAN, BASIC, and Pascal as early-generation high-level languages.
Why Other Options Are Wrong:
Common Pitfalls:Getting distracted by technical-sounding words (Cyclotron) that are not in the same category as programming languages.
Final Answer:Cobol
Discussion & Comments