Explain the priority queues?


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

Post New Answer

More C Interview Questions

A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

0 Answers   HCL,


C program to perform stack operation using singly linked list

3 Answers  


while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above

0 Answers  


Explain what is the advantage of a random access file?

0 Answers  


in linking some of os executables are linking name some of them

0 Answers   IBM,


n=7623 { temp=n/10; result=temp*10+ result; n=n/10 }

7 Answers   Wipro,


what is the use of c program?

4 Answers   Synergy, Web Synergies,


Explain the concept and use of type void.

0 Answers  


How to Clear last bit if it 1 using Macro TURN_OFF_BIT_LAST

6 Answers   Adobe, Huawei,


Why shouldn’t I start variable names with underscores?

0 Answers  


What is variable declaration and definition in c?

0 Answers  


parkside's triangle.. create a program like this.. enter the size: 6 enter the seed: 1 output: 1 23 456 7891 23456 789123 sample2: enter the size: 5 enter the seed: 3 output: 3 45 678 9123 45678 parkside should not exceed 10 while its seed should only be not more than 9..

4 Answers  


Categories