Ask Question
10 June, 06:10

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

+1
Answers (1)
  1. 10 June, 10:08
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers