Sorting with Buble Sort in C++

Talking about Algorith and Programming, we can't forget about structur programming such as using Turbo C, Pascal or even using C++ programming language. for making Sorting, it's about how can we sort some number that writen randomly, and we get the result sorting for small to big or for the bigest to the lowets. For this lesson, we can try to make programming in C++ for sorting the number using Buble Sort method.The key for sorting is writen bellow :
for (j=0; j<8; k="9;">0; k--)
{
if (A[k] < temp =" A[k];">
int main()
{
int A[9];
int j, k, c, temp;

'//write some numbers
cout<<"Entry some number of integers : "<

Popular posts from this blog

Introduction to Use Case Diagram - Case study: Facebook

Kenapa tidak berkurban?

Sequential Search