Write an algorithm to sort the word

  1. Write an algorithm to sort the word E, X, A, M, P, L, E in alphabetical order.

2. Given the numbers 12, 4, 33, 24, 25, 6, write an algorithm that separates the numbers into two lists: the even numbers on the left, and the odd numbers on the right, all in decreasing order.

  1. Given this program segment below with min = 2; i = 3.

A[] = {9, 4, 1, 6, 8}

temp = A[min];

A[min] = A[i];

A[i] = temp;

After executing the three-line segment:

a) Write the value for A[2]. _________________

b) Write the value for A[3]. _________________

  1. Given the program below,

for (int i=0; i<4; i++)

n = 5+i;

a) Write the value for n when i = 3. n =_______________

b) What value must “ i ” be equal to for the loop to stop? i =_________

  1. From the instruction:

printf(“\n The values are %d”, val[i]);

a) What does “ \n ” represent? ___________________________________________

b) What does “ %d ” represent? ___________________________________________

6.  Complete the instructions below by filling in the blank for parts a, b, and c, as you replace the question marks with their corresponding values to make this program segment print “stop” 10 times.

for (int pass = ?; pass>=?; pass–){

for (int i = 0; i<= ?; i++){

printf(“ stop “);

}

}

a) pass = _____

b) pass >= _____

c) i <= _____

LOOKING FOR THIS ASSIGNMENT OR A SIMILAR ONE? WE HAVE HAD A GOOD SUCCESS RATE ON THIS PAPER! ORDER WITH US TODAY FOR QUALITY WORK AND GET A DISCOUNT!

ORDER NOW

Disclaimer:

All types of paper that Discount Writers provides is only for the purpose of assistance! No text, paper, assignment, discussion would be similar with another student therefore guaranteeing Uniqueness and can be used with proper references only!

More tools: Better Grades: Choose your Homework Help:

Assignment Help: We would write your papers according to the instructions provided and guarantee you timely work

 

Entire Online Class Help: We are here for you and we would do your entire Class work from discussions, assignments, Replies, Exams and Quizzes at a Cost

 

Exam/ Quiz Help: We have a team of writers who specialize on exams from any specific field and we would give you an A+ Grade!

 

ORDER NOW