File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes OO, Patterns, UML and Refactoring and the fly likes One Question from Sample Test Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » OO, Patterns, UML and Refactoring
Reply Bookmark "One Question from Sample Test" Watch "One Question from Sample Test" New topic
Author

One Question from Sample Test

Binu K Idicula
Ranch Hand

Joined: Jul 11, 2002
Posts: 99
Which of the following are recommended when developing an OO system?

A. Write a description of the concept that a class represents whenever a new class is declared.

B. Use interfaces for types or roles that objects may play, independent of their location in the class hierarchy.

C. Apply design patterns where applicable in the system.

D. Name classes based on their design specifics, such as "array" or "queue".

ONLY ONE ANSWER :-)
Is it C??
Ilja Preuss
author
Sheriff

Joined: Jul 11, 2001
Posts: 14112
This is a frequently asked question. See http://dirkschreckmann.dyndns.org:4000/JavaRanchFriki/view?OoDesignFaq


The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
 
 
subject: One Question from Sample Test
 
developer file tools