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

7. Identify the correct argument for the function call fflush() in ANSI C: A)stdout B)stdin C)stderr D)All the above

10 Answers   Accenture,


Explain the use of bit fieild.

0 Answers  


Write a code to reverse string seperated by spaces i/p str=India is my country o/p str=aidnI si ym yrtnuoc After writing code, optimize the code

1 Answers  


What does c mean before a date?

0 Answers  


What are the advantages of using Unions?

0 Answers   IBS,


find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2

0 Answers   TCS,


write a program to print infinte number

4 Answers  


How. To pass the entrance test

1 Answers   Tech Mahindra,


Explain how are 16- and 32-bit numbers stored?

0 Answers  


Why doesnt this code work?

0 Answers  


What is the function of this pointer?

0 Answers   Agilent, ZS Associates,


What is assignment operator?

0 Answers  


Categories