STUDYSHIELDS ASSIGNMENT HELP

  • Home
  • Blog
  • Courses
    • Child Category 1
    • Child Category 2
    • Child Category 3
    • Child Category 4
  • Services
  • Country
    • Childcare
    • Doctors
  • Home
  • Blog
  • Sample Works
  • Order Now

Monday, February 1, 2021

Algorithm

 February 01, 2021     No comments   

 Midterm

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.

 

3. 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]. _________________

 

 

4. 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 =_________

 

5. 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 fill in the blank for parts a, b, and c, to make the program print “stop” 10 times.

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

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

                                             printf(“ stop “);

    }

}

 

  a) pass = _____

 

  b) pass >= _____

 

  c) i<= _____

 


  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg
Email ThisBlogThis!Share to XShare to Facebook
Newer Post Older Post Home

0 comments:

Post a Comment

Click Here to Place order

Popular Posts

  • What are the common somatic conditions in the pediatric population?
     1. What are the common somatic conditions in the pediatric population? How are pediatric somatic conditions diagnosed and treated? Cite two...
  • A “criminal minds” Aileen Wournos individual will be your “patient”
     A “criminal minds” Aileen Wournos individual will be your “patient”  A brief history of the patient including diagnoses (documented or your...
  • Human nature, Relationship to time
     Instructions For this assignment you will locate six photos online or take six photos. Each of the photos will support one of the value dim...

Recent Posts

Unordered List

Pages

  • Home

Text Widget

Blog Archive

  • November 2022 (20)
  • October 2022 (50)
  • September 2022 (119)
  • August 2022 (107)
  • February 2022 (501)
  • January 2022 (443)
  • December 2021 (488)
  • November 2021 (1574)
  • October 2021 (28)
  • September 2021 (11)
  • July 2021 (8)
  • June 2021 (15)
  • May 2021 (39)
  • April 2021 (15)
  • March 2021 (303)
  • February 2021 (712)
  • January 2021 (903)
  • December 2020 (2)
  • September 2020 (33)
  • April 2016 (5183)
  • March 2016 (3763)
  • February 2016 (4356)
  • January 2016 (1749)
  • December 2015 (22)
  • November 2015 (147)
  • October 2015 (23)

Sample Text

Copyright © STUDYSHIELDS ASSIGNMENT HELP | Powered by Blogger
Design by Hardeep Asrani | Blogger Theme by NewBloggerThemes.com | Distributed By Gooyaabi Templates