What is abstract data structure in c?


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

Post New Answer

More C Interview Questions

What does do in c?

0 Answers  


write a program which counts a product of array elements lower than 10.

1 Answers  


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare.  You will then tabulate this information in another file.

0 Answers  


User define function contain thier own address or not.

2 Answers  


Why we not create function inside function.

0 Answers  






How do you use a pointer to a function?

0 Answers  


How can I get the current date or time of day in a c program?

0 Answers  


Explain what are the different data types in c?

0 Answers  


what is a stack

3 Answers  


how many times does the loop iterated ? for (i=0;i=10;i+=2) printf("Hi\n");

9 Answers   TCS,


What is c language & why it is used?

0 Answers  


What is the difference between null pointer and the void pointer?

3 Answers  


Categories