- Your research paper is written by certified writers
- Your requirements and targets are always met
- You are able to control the progress of your writing assignment
- You get a chance to become an excellent student!
Essay Details:
Essay text:
//CS-110-001, Lab section 110-098, 03/10/01
// The purpose of this program is check VNTR patterns
// to see if a biological relationshp exists between
// a child and a mother and father
#include
#include
#include
using namespace std;
int main ()
{
string mother; //vntr for mom
string father; //vntr for dad
string child1; //vntr for child 1
string child2; //vntr for child 2
string child3; //vntr for child 3
string child4; //vntr for child 4
string child5; //vntr for child 5
string child; //which child is being used
int count;
int count2;
int kidNum;
int momness; //a matching child and mom vntr
int dadness; //a matching child and dad vntr
mother = "10001011000010000001";
father = "00100000010000100100";
child1 = "10100000000000100001";
child2 = "01000001001010000001";
child3 = "00101000000000100101";
child4 = "00010000100100001000";
child5 = "00000100010001100100";
count = 0;
count2 = 0;
momness = 0;
dadness = 0;
kidNum = 1;
while (count2 < 5)
{
if (kidNum == 1)
{
cout << endl;
cout << "Child1 ";
cout << child1 << endl;
cout << "Mother " << mother << endl;
cout << "Father " << father << endl;
child = child1;
}
else if (kidNum == 2)
{
cout << endl;
cout << "Child2 ";
cout << child2 << endl;
cout << "Mother " << mother << endl;
cout << "Father " << father << endl;
child = child2;
}
else if (kidNum == 3)
{
cout << endl;
cout << "Child3 ";
cout << child3 << endl;
cout << "Mother " << mother << endl;
cout << "Father " << father << endl;
child = child3;
}
else if (kidNum == 4)
{
cout << endl;
cout << "Child4 ";
cout << child4 << endl;
cout << "Mother " << mother << endl;
cout << "Father " << father << endl;
child = child4;
}
else if (kidNum == 5)
{
cout << endl;
cout << "Child5 ";
cout << child5 << endl;
cout << "Mother " << mother << endl;
cout << "Father " << father << endl;
child = child5;
}
count = 0;
while (count < 20 && dadness < 1)
{
if (child...
Calculate a fair price for your order
Do you need an essay?
A professional team of writers is able to craft custom essays from scratch according to your instructions. We are ready to satisfy writing needs of every demanding customer.
Do you need many essays?
The product provided is intended to be used for research or study purposes. Get instant access to over 200,000 papers.
Common topics in this essay:
- A Characterisation Of The Setting In The Mother Of The Child In Question
- like father like son
- A Father
- Mother and Child
- Mother and Child, a Dance Movement Therapy Case
- In the Name of the Father
- Mother and her child
- “The Child as Father to the Man” - Erikson and Identity
- The Essence Of Love Between A Mother And A Child
- the effect of being an only child on the child
- the importance of Child bond to his mother
- Mother To Child Transmission of HIV
- Child abuse- A Child Called It
- one lap top per child program
- Research on early father's and mother's involvement and child's later educational outcomes
Feedback of people who used our services.
Similar Essays:
2 pages / 325 words |
|||
2 pages / 325 words |
|||
1 pages / 155 words |
|||
2 pages / 490 words |
|||
2 pages / 447 words |
|||
1 pages / 51 words |
|||
1 pages / 57 words |