Skip to content

Object-Oriented Programming (OOP)

Select the accurate description of Association.

Difficulty: Medium

About this MCQ

This Medium Object-Oriented Programming (OOP) MCQ checks one syllabus fact.

The question is: “Select the accurate description of Association.”

The accepted answer is C. A relationship between two separate classes that establishes a connection through their objects.. Association refers to a relationship between two separate classes that establishes a connection through their objects.

Correct answer

C. A relationship between two separate classes that establishes a connection through their objects.

Explanation

Association refers to a relationship between two separate classes that establishes a connection through their objects.

Source: Object-Oriented Programming (OOP) Official Reference Guide

Tags: computer science, oop, object-oriented programming, software design

Submitted by: MCQsHub Editorial

Related MCQs

More Object-Oriented Programming (OOP) MCQs