answersLogoWhite

0

polymorphisim is when you change into many shapes. usually that means you have a specific set on climate or enviromental changes. non balence means you don't have it set you just change at whim.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Does non crystalline material possess the concept of allotropy or polymorphism?

No, non-crystalline materials do not exhibit allotropy or polymorphism since these concepts refer to the ability of crystalline materials to exist in different structures or forms while maintaining the same chemical composition. Non-crystalline materials lack the ordered structure needed for allotropy or polymorphism.


Polymorphism in coelentrates?

polymorphism in coelentrates


What is a non synonymous polymorphism?

Substitutions that result in amino acid replacements are said to be nonsynonymous while substitutions that do not cause an amino acid replacement (such as a GGG to GGC change - both codons still encode glycine) are said to be synonymous substitutions


What does balancing your checkbook mean?

what are good facts about balancing a checkbook


What is the rflps?

Do you mean "RFLP" if so its, restriction fragment length polymorphism. (DNA analysis)


What is polymorphism and its types?

Polymorphism means multiple form of a function, variable or object. In Computer Science, polymorphism is a programming language feature that allows values of different data types to be handles using a common interface. There are three types : Ad-Hoc Polymosphism, Parametric Polymorphism, Subtype/Inclusion Polymorphism. Source: Wikipedia.


Is polymorphism exist between prokaryotes?

Yes, polymorphism exists between the prokaryotes.


What kind of drugs commonly has polymorphism?

Polymorphism is common with barbiturates, steroids, and sulphonamides.


What is Difference between dynamic polymorphism and static polymorphism with example?

Static polymorphism is used the concept of early binding or we can say compile time binding where as dynamic polymorphism used the concept of late binding or run time binding.


Two alleles A Melanic and a non-melanic control a polymorphism in which the the melanic condition is dominant over the normal What are the genotypes and phenotypes in this polymorphism?

Genotype: what's in the genes. Phenotype: What shows up. Melanic: M Non melanic : n Genotypes: MM Mn nM nn Phenotypes is same order: Melanic, Melanic, Melanic, Non-melanic. (if this is a question above the level of GCSE someone else should answer it!)


How can one detect polymorphism by genetic marker?

One can detect polymorphism by genetic marker using single-nucleotide polymorphism which is able to even tell mutation of a gene.


Define compile time polymorphism with short examples?

compiler can decide which form of the object should be invoked during compile time.this type of polymorphism is know as compile time polymorphism