The second purpose of government regulation is to protect consumers from unfair business practices
hope that helps! have a amazing day!
Answer:
Part 2 is remaining I m working on it
Explanation:
#include <iostream>
using namespace std;
struct student {
int Rollno;
char Studentname[50];
int marks;
char semester[50];
};
int main() {
struct student stud[2] = { { 1 , "nasir" , 300 , "4th" } , { 2 , "abid" , 400 , "4th" } };
cout<<"Students Result is given as follows:"<<endl;
cout<<endl;
for(int i=0; i<2;i++) {
cout<<"Roll no: "<<stud[i].Rollno<<endl;
cout<<"Name: "<<stud[i].Studentname<<endl;
cout<<"Marks: "<<stud[i].marks<<endl;
cout<<"Semester : "<<stud[i].semester<<endl;
cout<<endl;
}
return 0;
}
I phone 6s is bigger than a regular iphone and iphone 6s's dosn't bend like iphone 6
Utility software is software designed to help analyze, configure, optimize or maintain a computer. It is used to support the computer infrastructure - in contrast to application software, which is aimed at directly performing tasks that benefit ordinary users.
In information technology, an application (app), application program or application software is a computer program designed to help people perform an activity. Depending on the activity for which it was designed, an application can manipulate text, numbers, audio, graphics, and a combination of these elements.
An Average of 10 times faster.
Hope this helps!