Answer Posted / naveen shukla
we uses structure pointer when we have to point to the whole
object and we can access all the values of the data in the
object.
when we want to keep the reference of the structure variable
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which is more efficient, a switch statement or an if else chain?
What are the header files used in c language?
Write a program to swap two numbers without using the third variable?
What is the difference between scanf and fscanf?
What are header files in c?
Can you write a programmer for FACTORIAL using recursion?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
What are the advantages of the functions?
cavium networks written test pattern ..
What is an lvalue in c?
What is nested structure?
What are valid signatures for the Main function?
What is operator precedence?
What is the difference between far and near in c?
process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,