What is bubble sort technique in c?


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

Post New Answer

More C Interview Questions

5. distance conversion: Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer

4 Answers  


Can we access array using pointer in c language?

0 Answers  


What is a struct c#?

0 Answers  


What is switch in c?

0 Answers  


main() { intj; while9j<=10) { printf("\n%d",j); j=j+1; } }

4 Answers  






write a program to check whether a number is Peterson or not.

4 Answers  


What is spark map function?

0 Answers  


Write a program in C to print the alphabets in order as on a mobile phone.i.e:When 2 is pressed once 'a' prints and if it is pressed two times 'b' prints and so on.we have to print all the alphabets as on mobile phone like this.

1 Answers   Wipro,


What is the use of getchar functions?

0 Answers  


Explain the difference between exit() and _exit() function?

0 Answers  


write an interactive program to generate the divisors of a given integer.

7 Answers   TCS,


find the minimum of three values inputted by the user

3 Answers  


Categories