Relevant questions
Last updated
Was this helpful?
Last updated
Was this helpful?
The general definition of the words and is explained in the definition section, and it seems clear. There is a need to combine these two words with a method and answer relevant questions to understand the combination of the method's and .
During reading the following questions, your mind should form new thoughts of different perspectives.
What does it mean the method name is ? The method name is intuitive when its name is understandable at first sight and cohesive to functionality.
What does it mean the method name is ? The method name is consistent when coded in generally known naming conventions intuitively and cohesively to its functionality.
What does it mean the method is ? The method is intuitive when its functionality is consistent and cohesive to its name.
What does it mean the method is ? The method is consistent when it behaves in the same intuitive-functional way cohesive to its name. It means always performing the same action like it sets or gets something in different objects despite some differences.
These are simple explanations because intuitive and consistent words are interdependent, giving different results from different perspectives of the insight.
Let's do some investigation having in a mind explanation above.