Computer Science, asked by vanishreegorantla, 4 months ago

Q1. A student wants to create a solar system project. He wants to store name of planet, distance
from sun and number of natural satellites. Help the student to create the project by designing a
structure and ADT for storing the name of the planet, distance and number of natural satellite
Following are the functions to be implemented:
avoid read (struct Solar System ( ) where Solar System is the name of the
structure.
b. void find closest() // This function finds the closest planet to sun and prints its name,
number of natural satellites.
e main function that calls the above two functions.
(Rewrite the above program using classes)

Answers

Answered by bparvaiz92
0

contact with technikals and experts

Similar questions