typedef struct{
char *;
nodeptr next;
} * nodeptr ;
What does nodeptr stand for?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

difference between function & structure

9 Answers   Verizon,


Three major criteria of scheduling.

1 Answers  


there is two conditions , 1. while using for loop for printing 1 to 50 no's simulteneous 2. while using printf functios for printing 1 to 50 no's simulteneous with or without using variables who will take more time for compiling and execution? explain in details with reason?

1 Answers  


Is file a keyword in c?

0 Answers  


When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?

0 Answers   TISL,






What is the difference between text and binary i/o?

0 Answers  


In a header file whether functions are declared or defined?

0 Answers   TISL,


Is c dynamically typed?

0 Answers  


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

0 Answers  


What is Function Pointer? Explain with example?

3 Answers  


what are the static variables

8 Answers   HCL, iFlex, TCS, Wipro,


What does c in a circle mean?

0 Answers  


Categories