domingo, 12 de diciembre de 2010

Marriege

Why do people not get married now a days?
Because it is not important for there people. This people think it is not necesary marriege to get the felicity.

It is more stressfull to be married than to be single because of the responsabilities. There are some people who do not want to get married and stay single because there is more freedom.

Some people do not find the special person and feel bored to look for this person.

Also these people do cot get married depends on different aspects. For the example, the parent´s education, the spelly custome and the society. Because all that influence their spelling of this person to not get married.

1 comentario:

  1. Guillermo Umana Orozco
    Guillermo Umaña Orozco
    struct database {
    int id_number;
    int age;
    float salary;
    };
    Guillermo Umana Orozco
    Guillermo Umaña Orozco

    int main()
    {
    database employee; //There is now an employee variable that has modifiable
    // variables inside it.
    employee.age = 22;
    employee.id_number = 1;
    employee.salary = 12000.21;
    Guillermo Umana Orozco
    Guillermo Umaña Orozco

    ResponderEliminar