Programming tools Computer programming Question #19958
Single Choice Easy

QIn object-oriented programming, what is an instance of a class known as?

ID: #19958 Computer programming 97 views
Question Info
#19958Q ID
EasyDifficulty
Computer programmingTopic

Choose the Best Option

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

  • A Object
  • B Method
  • C Variable
  • D Classmate
Correct Answer

Explanation

In object-oriented programming (OOP), an instance of a class is known as an object. Objects encapsulate data and behavior, allowing for a modular and organized approach to programming.

Share This Question

Challenge a friend or share with your study group.