KnowledgeBoat Logo
|

Computer Applications

Which is not an Object Oriented Programming language?

  1. Python
  2. Eiffel
  3. Small talk
  4. COBOL

OOP Intro Java

14 Likes

Answer

COBOL

Reason — COBOL is not an Object-Oriented Programming (OOP) language because it follows the Procedure-Oriented Programming (POP) approach, whereas the others are Object-Oriented Programming languages.

Answered By

10 Likes


Related Questions