subject
Computers and Technology, 26.08.2021 07:20 maymaaz

The following code generates errors. List the reasons? Modify the Code and rewrite the corrected one. #include
struct PPS{
int C, S,E; char dept[10];
}PPS1={3,2,1};
typedef struct PPS P;
int main(){
struct PPS p= {1,2,3,"PPS and CSE"};
structure pp ={3,3,3};
struct PPS q={1,"skjr",5,6};
printf("%d %d %d\n",P. C,P. S,P. E);
printf("%d %d %d\n",pp. c,pp. S,pp. E);
return 0;
}

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:00
How is the number 110 written when expanded out to place values in the base 2 (binary) number system? options: 2 x 4 + 3 x 2 + 4 x 1 1 x 2 + 1 x 2 + 0 x 2 1 x 100 + 1 x 10 + 0 x 1 1 x 4 + 1 x 2 + 0 x 1
Answers: 1
question
Computers and Technology, 23.06.2019 07:00
What are three software programs for mobile computing?
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
Facial expressions and gestures are examples of messages.
Answers: 3
question
Computers and Technology, 23.06.2019 12:00
3. when you right-click a linked spreadsheet object, what commands do you choose to activate the excel features? a. linked worksheet object > edit b. edit data > edit data c. linked spreadsheet > edit d. object > edit data
Answers: 2
You know the right answer?
The following code generates errors. List the reasons? Modify the Code and rewrite the corrected one...
Questions
question
Mathematics, 13.07.2020 16:01
question
Mathematics, 13.07.2020 16:01
Questions on the website: 13722361