What is bubble sort in c?


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

Post New Answer

More C Interview Questions

When should a type cast be used?

0 Answers  


What is memcpy() function?

0 Answers  


A stack can be implemented only using array?if not what is used?

3 Answers   InterGlobal,


What are the features of the c language?

0 Answers  


print the pattern 1 2 4 3 6 9 4 8 12 16 5 10 15 20 25 if n=5

3 Answers   Winit,






What is memory leak in c?

0 Answers  


What is a const pointer in c?

0 Answers  


what is differnence b/w macro & functions

1 Answers  


Explain the difference between strcpy() and memcpy() function?

0 Answers  


Go through the following code sinippet char a[20]; a="Hello Orcale Test"; will this compile?

4 Answers   Oracle,


How does struct work in c?

0 Answers  


how can u print a message without using any library function in c

1 Answers   NIIT,


Categories