Computer Science, asked by premkumar12041978, 4 months ago

Identify the constructor and selector from the following.
(i) city = make city (name, lat, lon)
(ii) Get name (city)
(iii) Make point (x,y) (iv) x coord (point) (v) y coord (point)​

Answers

Answered by jainsonal11222
2

Answer:

The answer is i)city = make city (name,lat,lon)

Similar questions