Computer Science, asked by alizeyhadnan, 2 months ago

WRITE A C++ PROGRAM TO Ask user to enter age, sex ( M or F), marital status (Y or N ) using fand then ollowing rules print their place of service. if employee is female, then she will work only in urban areas. if employee is a male and age is in between 20 to 40 then he may work in anywhere if employee is male and age is in between 40 to 60 then he will work in urban areas only. And any other input of age should print "ERROR"

Answers

Answered by shilpialigarh
2

Explanation:

Iamabeautifulperson,Iwillbeable,

Answered by nanbabumaurya1215
0

Explanation:

WRITE A C++ PROGRAM TO Ask user to enter age, sex ( M or F), marital status (Y or N ) using fand then ollowing rules print their place of service. if employee is female, then she will work only in urban areas. if employee is a male and age is in between 20 to 40 then he may work in anywhere if employee is male and age is in between 40 to 60 then he will work in urban areas only. And any other input of age should print "ERROR"

Similar questions