Economy, asked by sidumisilejobe82, 8 months ago

Besides cultivated biological resources,identify other assets that declined continuously​

Answers

Answered by akshattripathi44
1

Answer:

Vidgxuiwdx8ud uiude9wddvxu9d2v u9dswdvxi2vdex#include <iostream>

using namespace std;

struct student

{

char name[50];

int roll;

float marks;

};

int main()

{

student s;

cout << "Enter information," << endl;

cout << "Enter name: ";

cin >> s.name;

cout << "Enter roll number: ";

cin >> s.roll;

cout << "Enter marks: ";

cin >> s.marks;

cout << "\nDisplaying Information," << endl;

cout << "Name: " << s.name << endl;

cout << "Roll: " << s.roll << endl;

cout << "Marks: " << s.marks << endl;

return 0;

}

0izbaq1aipzvwdubzoavziu2dvxoi2evxhi2vexoi2ebxouwdhxou3r

Similar questions