What is selection sort in c?


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

Post New Answer

More C Interview Questions

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

1 Answers  


any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above

0 Answers  


define switch statement?

6 Answers   CTS,


GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)

0 Answers  


write a program to display the array elements in reverse order in c language

16 Answers  






What is LINKED LIST? How can you access the last element in a linked list?

0 Answers   ADP,


what type of language is C?

13 Answers   Microsoft,


What are linker error?

0 Answers  


What are the disadvantages of c language?

0 Answers  


An entire structure variable can be assigned to another structure variable if __________

3 Answers   Sasken, TCS, Tech Mahindra, Wipro,


What does void main return?

0 Answers  


How can I set an array's size at run time?

9 Answers  


Categories