where do we use structure pointer?

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


Please Help Members By Posting Answers For Below Questions

The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1019


What are data types in c language?

803


What does c mean?

774


Write a program to print fibonacci series using recursion?

830


provide an example of the Group by clause, when would you use this clause

1960


What is the difference between scanf and fscanf?

887


can any one tel me wt is the question pattern for NIC exam

1748


List out few of the applications that make use of Multilinked Structures?

1750


What is malloc calloc and realloc in c?

933


#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??

1758


Is c still relevant?

851


How does placing some code lines between the comment symbol help in debugging the code?

766


What is function definition in c?

788


Explain the difference between exit() and _exit() function?

900


the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset

867