Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Please explain what is mvc and why do we use it?



Please explain what is mvc and why do we use it?..

Answer / Praval Pratap Singh

{"mvc": "Model-View-Controller (MVC) is a design pattern used in software engineering to separate an application into three interconnected components: Model, View, and Controller. Each component has its own responsibilities.","why_use_it": "The main benefit of using MVC is separation of concerns, which makes the code easier to maintain, test, and scale. The model deals with data logic, the view handles user interface, and the controller manages input and output between the two."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

What is the difference between extend and include?

1 Answers  


what is the syntax for Ruby collect Iterator?

1 Answers  


Explain the use of global variable $ in Ruby?

1 Answers  


What are the loops in ruby?

1 Answers  


What is ruby object?

1 Answers  


what is the difference between put and putc statement?

1 Answers  


Explain Ruby hashes?

1 Answers  


What is RubyGems in Ruby programming language?

1 Answers  


What is a symbol in ruby?

1 Answers  


Explain about class libraries in ruby?

1 Answers  


What is the difference between ruby 1.9 and ruby 2.0?

1 Answers  


What are advantages of using ruby?

1 Answers  


Categories