answersLogoWhite

0

What is foliar polymorphism?

Updated: 9/17/2019
User Avatar

Wiki User

13y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is foliar polymorphism?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are foliar?

Foliar is defined as ..... Of or relating to a leaf or leaves.


Polymorphism in coelentrates?

polymorphism in coelentrates


How does leaf structure affect foliar fertilization?

The cuticular and the stomatal level of the leaf structure affects foliar fertilization.


Definition for foliar Application?

Foliar fertilizers are fertilizers that are applied to boost nutrient density in crops and to correct nutrient deficiencies.


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.


What kind of drugs commonly has polymorphism?

Polymorphism is common with barbiturates, steroids, and sulphonamides.


Is polymorphism exist between prokaryotes?

Yes, polymorphism exists between the prokaryotes.


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.


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.


Definition of foliar application?

something applied to the leaves


What is drug polymorphism?

Drug polymorphism is a customerÕs variation in response to a drug is by gender, body composition, size and age. The first polymorphism was first labelled over 40 years ago.


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