answersLogoWhite

0

Strength is an attribute.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Use attribute in a sentence?

Here we only discuss the meaning of the align attribute for text.


What particular object can be attributed to an strong person?

a snake zodiac signs leo attribute to strong character


The ability to allow political parties to have a strong voice in national politics is an attribute of?

Capitalism


How can you disable a particular part in the source code of CSS?

Put /* block comments */ around it, for example: style { attribute: value; attribute: value; attribute: value; } style { /* attribute: value; */ attribute: value; attribute: value; } or style { /* attribute: value; attribute: value; */ attribute: value; } or /* style { attribute: value; attribute: value; attribute: value; } */ And while this won't validate, attribute renaming uses a lot less typing (and I use it myself): style { xattribute: value; attribute: value; attribute: value; }


What is complex attribute in dbms?

Complex Attribute: A complex attribute is an attribute that is both composite and multivalued.


Is it better to raise one strong Pokémon or multiple weak ones?

Multiple weak ones with many different attribute and elements. After awhile they all will become a team that's strong.


Who said The weak can never forgive Forgiveness is the attribute of the strong?

Mahatma Gandhi is credited with this quote: "The weak can never forgive. Forgiveness is the attribute of the strong." It reflects his belief in the power of forgiveness as a strength rather than a weakness.


What are the tpes of Bakugan?

there is ventus the wind attribute it is green, subterra earth attribute it is brown, pyrus fire attribute it is red, aquos water attribute it is blue, haos the light attribute it is white, and darkus the darkness attribute it is black.


What is derived attribute?

Attribute whose value may be calculated (derived) from other Attribute


What is Tagalog of attribute?

Tagalog translation of ATTRIBUTE: responsibilidad


What attribute is the card Kuriboh?

Kuriboh's Attribute is Dark.


What is the difference between derived attribute and normal attribute?

A normal attribute is an attribute present in a schema and which has to be entered while entering a tuple.A derived Attribute is one which can be inferred(derived) from another normal attribute and it need not be a part of a schema.For e.g.-> In a schema, Date-of-Birth is a normal attribute.While Age is a derived attribute which can be derived from the Date-of-Birth