b) Declare a structure ADDRESS having House No(int), Locality(string),
Street(string) and City(string) as its members. Thereafter create another
structure ADMISSION having the following members:
Adm_No
Name
of type integer
of type string
of type string
an instance of ADDRESS
Category
S_Address
Write a C++ statement to accept the value of Locality from the user.
121
Answers
Answered by
0
Answer:
I don’t know
Explanation:
Similar questions