How many human genes are polymorphic?



How many human genes are polymorphic?..

Answer / Hemant Sahu

The number of human genes that are polymorphic is estimated to be over 90%. Polymorphism refers to the presence of multiple forms or alleles of a gene in a population. These variations can lead to differences in physical characteristics, such as eye color and blood type.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

Can a varargs method be overloaded?

1 Answers  


What are the benefits of oop?

1 Answers  


explain the concepts of oops?

1 Answers  


What is the concept of object oriented program?

6 Answers  


Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.

1 Answers  


What are classes oop?

1 Answers  


what is the difference between containership and inheritence?

1 Answers  


Where is pseudocode used?

1 Answers  


What do you mean by inheritance?

0 Answers   IBS,


What is and I oop mean?

1 Answers  


What is a class in oop?

1 Answers  


What are callback functions in c++

1 Answers   SoftTech,


Categories