• Card 2 / 125: What does cohesion mean?
    A) cohesion is a measure of how the methods of a class or a module are meaningfully and strongly related and how focused they are in providing a well-defined purpose
    B) cohesion is a measure of how the attributes of a class or a module are hidden from other classes and resticly accessed through only public accessors
    C) cohesion is a measure of how a class or a module is dependent on another class or module
    D) cohesion is a measure of how the methods within a class are dependent on each other

    Answer:
    A) cohesion is a measure of how the methods of a class or a module are meaningfully and strongly related and how focused they are in providing a well-defined purpose

  • Keyboard Shortcuts

    Previous Card ← Previous Card Button
    Next Card → Next Card Button
    Flip Card Space-Bar
<< First < Previous Next > Last >>

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now
Explanation:

Cohesion is a measure of how the methods of a class or a module are meaningfully and strongly related and how focused they are in providing a well-defined purpose to the system.

A class is identified as a low cohesive class, when it contains many unrelated functions within it.

And that what we need to avoid, because big classes with unrelated functions hamper their maintaining.

Advice : make your class small and with precise purpose and highly related functions.

Hide Choices Interactive Question Exam Home Page
https://www.jobilize.com/sun-certified-enterprise-architect-scea

Oracle Certified Java Enterprise Architect

Author:

Access: Public Instant Grading

Exam Permalink:
https://www.jobilize.com/sun-certified-enterprise-architect-scea
Question Permalink:
https://www.jobilize.com/what-does-cohesion-mean
Attribution:  Oracle, Sun, Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates.
Flash Cards plugin by Curtis Blackwell github.com/curtisblackwell/flash_cards
Google Play and the Google Play logo are trademarks of Google Inc.
Ask
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/sun-certified-enterprise-architect-scea" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>