Computer Science, asked by fernandeshaseena, 9 months ago

example.
estion 2.
Assuming suitable data types give necessary declaration for an array of 20
voter records each record of which consists of four data values viz.
id_no,name, address, age, make use of above declaration to write
program segment that print id_no and name for all those whose age
exceeds 60.​

Answers

Answered by Manish4410
2

Answer:

Assuming suitable data types give necessary declaration for an array of 20 voter records each record of which consists of four data values in. id no,name, address, age, make use of above declaration to write program segment that print id no and name for all those whose age exceeds 60.

Similar questions