An entire structure variable can be assigned to another
structure variable if __________
Answer Posted / pakash
#3 ithink this one is apropriate answer if no read books for the anser
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what is a constant pointer in C
Difference between goto, long jmp() and setjmp()?
Why are all header files not declared in every c program?
What does emoji p mean?
What is the importance of c in your views?
What is a shell structure examples?
How do we declare variables in c?
What are variables c?
If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
Explain what are bus errors, memory faults, and core dumps?
What’s a signal? Explain what do I use signals for?
All technical questions
int far *near * p; means
What is main () in c language?