Which of the following languages are object-oriented programming languages?…

2023

Which of the following languages are object-oriented programming languages? Languages: i) LISP ii) Java iii) C++ iv) Simula v) SQL vi) C

Answer: B. ii, iii and iv onlyLet us analyze each language: LISP → Primarily a functional programming language, not mainly object-oriented. Java → Object-oriented programming language. C++…

  1. A.

    i, ii, iii and iv only

  2. B.

    ii, iii and iv only

  3. C.

    i, ii, iii, iv, v and vi

  4. D.

    i and ii only

Attempted by 499 students.

Show answer & explanation

Correct answer: B

Let us analyze each language:

  1. LISP → Primarily a functional programming language, not mainly object-oriented.

  2. Java → Object-oriented programming language.

  3. C++ → Supports object-oriented programming concepts.

  4. Simula → Considered one of the first object-oriented programming languages.

  5. SQL → Database query language, not object-oriented.

  6. C → Procedural programming language, not object-oriented.

Therefore, only ii, iii and iv are object-oriented programming languages.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…