Ask Question

Create a structure named planet This structure will contain distance from Earth as an integer Atmosphere, language, people and planet name. The variable Atmosphere is to be of structure data type Enviro. In this data type will exist the following members as integers: percent 2, percent nitro, humidity, temp. The variables language and planet_name are to be of string data type. The variable people is also to be of string datatype and will be assigned any string value of your choosing that is appropriate. Create an array of data type planet that will contain two elements, representing different planets. Make assignments to all of the variables of both planets by direct assignment using the assignment operator

+3
Answers (1)
  1. 26 February, 11:32
    0
    financial
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Create a structure named planet This structure will contain distance from Earth as an integer Atmosphere, language, people and planet name. ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers