C++ programming with Arrays

Discussion in 'Meet and Greet' started by lordlobo, Sep 28, 2011.

  1. lordlobo

    lordlobo New Member

    Joined:
    Sep 28, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    please i will appreciate if you could answer this for me:

    Question 1 :Write a program, that after the input of a resistance-value, by means of a while{}, checks if this value exists
    in the E12 range (10, 12, 15, 18, 22, 27, 33, 39, 47, 56, 68, 82 and decimal powers until 8,2 Mohm)
    Use an array to store this E12 range.

    please before writing program draw a flow chart for the program.

    Thanks for your assistance.
     
  2. lordlobo

    lordlobo New Member

    Joined:
    Sep 28, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice