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...


What is mvc? And how it works?



What is mvc? And how it works?..

Answer / Upendra Kumar Awasthi

MVC (Model-View-Controller) is a software design pattern commonly used in web development. The Model represents the data and business logic, the View handles user interface elements, and the Controller acts as an intermediary between them. When a user interacts with the View, the Controller updates the Model and then triggers the View to refresh accordingly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

How is object methods defined in ruby?

1 Answers  


Tell me how can we define ruby regular expressions?

1 Answers  


What is the naming conventions for methods that return a boolean result?

1 Answers  


As you know ruby provides four types of variables. List them and provide a brief explanation for each?

1 Answers  


How does a symbol differ from a string?

1 Answers  


Explain Ruby if-else statement?

1 Answers  


Explain ruby ranges. What are the ways to define ranges?

1 Answers  


What is mvc and why do we use it?

1 Answers  


What is concatenating string in Ruby?

1 Answers  


Write the command to get installed Ruby version in your system?

1 Answers  


Explain about Class variable and global variable?

1 Answers  


what is a class library in Ruby?

1 Answers  


Categories