Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

solve all and writing answer which one true * We create our implementation of List that shuffles the elements each time of the new element

solve all and writing answer which one true image text in transcribed
image text in transcribed
* We create our implementation of List that shuffles the elements each time of the new element added. What SOLID principle was ?violated Non of SOLID principles was violated. It's ok. Open closed Principle Single Responsibility Principle Liskov substitution Principle Interface Segregation Principle Dependency Inversion Principle * We created vary huge class that do many different functions from converting data from files to perform calculation logic. What SOLID ?principle was violated most of all Liskov substitution Principle Single Responsibility Principle Interface Segregation Principle Dependency Inversion Principle Open closed Principle * What is true about Protected accessibility ?modifiers No restrictions on accessing members Limited access within a class definition, if none is specified then this is the default. Access is limited to within class definition and any class that inherits from the class. Access is limited exclusively to the classes defined by the current project Member can be accessed anywhere in the same assembly * We create our implementation of List that shuffles the elements each time of the new element added. What SOLID principle was ?violated Non of SOLID principles was violated. It's ok. Open closed Principle Single Responsibility Principle

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

More Books

Students also viewed these Databases questions

Question

Describe the rationale behind short-selling.

Answered: 1 week ago

Question

what is Globalism and localism? (in business) term description

Answered: 1 week ago