If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
No Answer is Posted For this Question
Be the First to Post Answer
How do you list a file’s date and time?
what is the structure pointer?
What does c in a circle mean?
what is the output on the screen? int n; n=printf("my name is %d",printf("kiran %d",printf("kumar"))); printf("\n %d \n",n);
What does c mean in basketball?
how to display 2-D array elements in spiral
How can you restore a redirected standard stream?
main() { int i; for(i=0;i<5;i++) printf("%d",1l<<i); } why doesn't 'l' affect the code??????
What are pointers? What are stacks and queues?
ATM machine and railway reservation class/object diagram
What is n in c?
What is the most efficient way to store flag values?