subject

What would be the output of the following program?

int main() {
struct message
{ int num;
char mess1[50];
char msg2[50] ;
} m ;
m. num = 1;
strcpy (m. msg1, "we had lot of homework." );
strcpy(m. msg2," hope it is the last one);
/* assume that the strucure is located at address 2004*/
printf ("\n%u%u%u\n", & m. num, m. msgi, m3 m2 m. msg2 );
printf ("\n%d %s %s", m. num, m.msgi, m. msg2);
return 0;
}

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 05:20
Which operating system is a version of linux?
Answers: 1
question
Computers and Technology, 23.06.2019 15:00
Based on the current economic situation do you expect the employment demand for graduating engineers to increase or decrease? explain the basis for your answer. with a significant economic recovery, what do you think will happen to future enrollments in graduating engineering programs?
Answers: 1
question
Computers and Technology, 23.06.2019 16:00
An english teacher would like to divide 8 boys and 10 girls into groups, each with the same combination of boys and girls and nobody left out. what is the greatest number of groups that can be formed?
Answers: 2
question
Computers and Technology, 23.06.2019 21:00
Uget brainliest if accurate mary has been given the responsibility of hiring a person for the position of a software testing officer. which management function would mary achieve this responsibility?
Answers: 1
You know the right answer?
What would be the output of the following program?

int main() {
struct message
Questions
question
Mathematics, 04.03.2021 02:40
question
Mathematics, 04.03.2021 02:40
Questions on the website: 13722363