What is pre-emptive data structure and explain it with example?


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

Post New Answer

More C Interview Questions

What is null in c?

0 Answers  


which of 'arrays' or 'pointers' are faster?

5 Answers  


What is string function in c?

0 Answers  


Explain what are the advantages and disadvantages of a heap?

0 Answers  


The __________ attribute is used to announce variables based on definitions of columns in a table?

0 Answers  


What is a 'null pointer assignment' error?

0 Answers  


1. Write the function int countchtr(char string[ ], int ch); which returns the number of times the character ch appears in the string. Example, the call countchtr(“She lives in NEWYORK”, ‘e’) would return 3.

4 Answers  


What the different types of arrays in c?

0 Answers  


Write a program in C to convert date displayed in gregorian to julian date

0 Answers   HCL, Wipro,


write a program to count the no of repaeted words in a line?

1 Answers  


What is period operator in c?

3 Answers   Wipro,


who will call your main function in c under linux?

2 Answers  


Categories