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
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
What are data types in c language?
What does c mean?
Write a program to print fibonacci series using recursion?
provide an example of the Group by clause, when would you use this clause
What is the difference between scanf and fscanf?
can any one tel me wt is the question pattern for NIC exam
List out few of the applications that make use of Multilinked Structures?
What is malloc calloc and realloc in c?
#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??
Is c still relevant?
How does placing some code lines between the comment symbol help in debugging the code?
What is function definition in c?
Explain the difference between exit() and _exit() function?
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