Math, asked by ramesh8895, 10 months ago

In object layer, if we will create more objects, then design will be more efficient and scalable because

Answers

Answered by Anonymous
3

Answer:

hiii

your answer is here !

Step-by-step explanation:

An object layer consists of a group of classes which have the same set of link-time module dependencies to many other modules.

We can also state it as 'a layer is a group of reusable components that can be reusable in similar circumstances.

In a programming language, the layer distinction can be often expressed as "import" dependencies in between software modules.

Layers are generally arranged in a tree-form hierarchy with dependency relationships formed as links between the layers.

Dependency relationships between layers are either inheritance, composition or aggregation relationships.

Many other types of dependencies can also be used.

follow me !

Answered by TanikaWaddle
0

More developers can work concurrently.

explaination:

multiple objects within the object layer provides a more efficient and scalable design because: More developers can work concurrently.

This is added to each object apart from the object that launches the target system.

There are no hard and fast rules regarding how to break up an application’s functionality into objects within Blue Prism other than you can’t have too many objects; only too few.

•You should have learnt during your training that having multiple objects within the object layer provides a more efficient and scalable design

#Learn more :

https://brainly.in/question/11829533

Similar questions