Single Choice Easy

QQuestion: Which of the following is not an object-oriented programming language?

ID: #22207 Basic Concept of OOP 86 views
Question Info
#22207Q ID
EasyDifficulty
Basic Concept of OOPTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A C++
  • B Simula
  • C BASIC
  • D Java
Correct Answer

Explanation

BASIC (Beginner's All-purpose Symbolic Instruction Code) is a procedural programming language and does not support object-oriented programming concepts such as classes, objects, inheritance, and polymorphism.

Share This Question

Challenge a friend or share with your study group.