Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1, What is an OBJECT ? OOP actions/logic that is executed A descriptor A detailed design An instance of a class 2, What is a

1, What is an OBJECT ?

OOP actions/logic that is executed

A descriptor

A detailed design

An instance of a class 2, What is a PROPERTY (ATTRIBUTE) ?

Describes the object

What the object can do (actions, logic)

An instance of a class

A detailed design for creating an object 3, What is an OOP METHOD ?

What is an OOP METHOD ?

Describes the object

An instance of a class

What the object can do (actions, logic)

A detailed design for creating an object 4, Which of these is a CLASS ?

length

random( )

scan1

LocalTime

5, Which of these is an OBJECT ?

length

LocalDate

scan1

random( ) 6, Which of these is a PROPERTY/ATTRIBUTE ?

LocalDate

random( )

length

scan1

7, Which of these is a METHOD ?

scan1

length

random( )

LocalDate

Step by Step Solution

There are 3 Steps involved in it

Step: 1

1 What is an OBJECT An instance of a class This is the most accurate description An object is a concrete realization of a class meaning its a specific ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Systems analysis and design in a changing world

Authors: John W. Satzinger, Robert B. Jackson, Stephen D. Burd

5th edition

9780324593778, 1423902289, 9781305117204, 324593775, 978-1423902287

More Books

Students also viewed these Programming questions

Question

What is your greatest strength?

Answered: 1 week ago