• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

A question on software architectures..

 
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Deviding the application architecture into Model, View and Controller layers lead to flexibility - is it TRUE?
It is one of those TRUE/False question in the mock exam. I answered TRUE for this question. But I did not score 100% in the architecture section. So, please tell me if my answer was correct.
Thanks.
 
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think the answer is true.
According to Larman's book, motivation for Model-View Separation (page 472), one can decipher that it certainly leads to flexibility.
Especially the point which says :
"To allow easy porting of the model layer to another user interface framework".
This truly is flexible, in my opinion.
Merlin, did you check if your other questions on Architecture had right answers? Why don't you post all the architecture questions that you got in the exam and we can review the answers ?
- Suresh
 
Merlin M Koppula
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Suresh,
If you see the [long post] in this forum, there are about 54 questions that belongs to the mock test. The question that I posted today, along with those 54 questions cover all the questions that I got in my mock test. I answered according to the [long post] answers and as mentioned in my todays posts. I got four questions wrong. One of the wrong ones, I know (question about effectively managing teams working on different packages in a large project). The remaining three have to be in my today's questions (assuming the answers in [long post] are all correct).
Probably, I will take the test again and try different answers for some of them. Please let me know if the answers are different when you take the test next time and you score 100%.
Thanks.
 
He does not suffer fools gladly. But this tiny ad does:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic