Computer aptitude for SBI PO – Set 2

Computer Aptitude for SBI PO. Last year SBI Clerk and SBI PO 2016 asked Computer Aptitude Questions instead of Computer Awareness Questions. This time also the same type of questions will be asked. Practice the following questions.
Directions (1-5): A person goes to ATM machine to withdraw some cash. So, different steps are given in the form of a data flow diagram. Study the given data flow diagram and answer the questions that follow.

  1. How many maximum times a person can enter wrong PIN?
    A) 3
    B) 4
    C) 5
    D) None of these
    E) Cannot be decided on the basis of the diagram
    View Answer
      Option A
  2. What relevant step should the customer take if he wants to check his balance before withdrawing the money, just after he has selected the cash withdrawal option?
    A) He should request the bank official to tell his balance
    B) Press the Back button and select Balance Inquiry
    C) Press the cancel button and restart the process and check the balance
    D) Approach another ATM
    E) Cannot be decided on the basis of the diagram
    View Answer
      Option C
    Explanation
    :
     Nowhere in the diagram anything is mentioned about back button, so Option B cannot be the answer
  3. Which of the following step is logically missing from the above diagram?
    A) If ATM has money?
    B) Cash Deposit option
    C) The withdrawal amount is less than or equal to the amount in the account of the person
    D) The ATM should count the money properly
    E) These all are not important
    View Answer
      Option C
    Explanation
    :
    Option C is very important step. Else a person can withdraw more money than he actually has in his account.
  4. What can a person do if he wants to get his card unblocked before 24 hours in case of entering wrong PIN?
    A) A card cannot be unblocked before 24 hours.
    B) Customer will have to write an application to the branch manager
    C) He can change his PIN at another ATM and reuse the card before 24 hours
    D) He can approach the Ombudsman.
    E) Cannot be decided on the basis of the diagram
    View Answer
      Option E
    Explanation
    :
    Option A and B are just a possibility in real case scenario, but cannot be said as per this diagram.
  5. Which of the following option should be present at the starting of the diagram to make the Diagram more logically correct and meaningful?
    A) Select Option
    B) Is the amount within the daily withdrawal limit set by the bank?
    C) Does the ATM has money?
    D) Dispense Money
    E) None of these
    View Answer
      Option C
    Explanation
    :
     If Option C is checked in the beginning, time will be saved if the ATM is out of money.

Directions (6-10): Study the following information and answer the questions that follow:

In a certain code, the symbol for 0 is # and for 1 is @. The numbers greater than 1 are to be represented using these two symbols only. The value of the symbol for 1 doubles itself every time it shifts one place to the left. Study the following examples.

‘0’ is written as #              ‘1’ is written as @   

‘2’ is written as @#          ‘3’ is written as # @@   

‘4’ is written as @##          ‘5’ is written as @#@   

And so on

 

  1. What will be (@@#@##) + (@@#) – (@@@@)
    A) 40
    B) 32
    C) 22
    D) 50
    E) 43
    View Answer
     Option E
    Explanation:

    (@@#@##) + (@@#) – (@@@@)
    = (110100) + (110) – (1111)
    = 52 + 6 – 15 = 43
  2. What will be (@#@) × (@@#)
    A) @@@#@
    B) @@#@#
    C) @@@@#
    D) @#@@@
    E) @@@##
    View Answer
     Option C
    Explanation:

    @#@  – 5
    @@#  – 6
    5*6 = 30
  3. What will be √[(@####) + (@##@)] + (@##@##@)
    A) 80
    B) 62
    C) 72
    D) 84
    E) 78
    View Answer
     Option E
    Explanation:

    @####  – 16
    @##@  – 5
    @##@##@  – 73
    So √[(@####) + (@##@)] + (@##@##@)  = √[16+9] + 73 = 5 + 73 = 78
  4. What will be the remainder of when (@@@@@@@) is divided by (@##@@)
    A) @@@@
    B) @@#@
    C) @##@
    D) @@##
    E) @#@#
    View Answer
     Option B
    Explanation:

    @@@@@@@  – 127
    @##@@  – 19
    So remainder of (127/19) = 13 = (1101) = (@@#@)
  5. What is the HCF of (@@@@#) and (@@#@@#)
    A) @##
    B) @@@
    C) @#@
    D) @@#
    E) None of these
    View Answer
     Option D
    Explanation:

    30 = 6*5 and 54 = 6*9
    So HCF of (30 and 54) = 6
    6 = 110 = @@#

Related posts

56 Thoughts to “Computer aptitude for SBI PO – Set 2”

  1. K!nG Iz B!nG

    9/10 ,,,Ty team,,,
    3rd wala smj nhi aya,,,,??

    1. Suraj

      Suppose a person has Rs 10,000 in his account and he enters withdrawal amount of Rs 20,000 in ATM
      As per the diagram there is no such step to check this violation. so he will receive the amount , which is greater than the money he actually has.

      1. K!nG Iz B!nG

        Got it,,
        10x:)

    2. ^^^Jaga^^^....

      6 se 10 tak samjha do bhai

  2. Shreya

    awesome quiz ty 🙂

  3. purvi

    thanku 🙂

  4. Destiny : ultimate

    sir 2nd ka ans e hoga na

    1. Suraj

      By Option C we can get the desired result… as in diagram it is mentioned ki cancel button se kisi bhi process pe cancel kar ke system se bahar aa sakte hai.. so exit krke fir starting se follow kr k check the balance…

      1. Destiny : ultimate

        oh haa
        thanku sir 🙂

  5. ^^^Jaga^^^....

    Q3 mai cash deposit option b to nahi hai na

    1. Suraj

      is that as important as option c???

      1. ^^^Jaga^^^....

        Got it..sir 6 se 10 tak kuch samjh mai nahi a raha

        1. Suraj

          binary – decimal and vice versa conversion clear hai??

          1. ^^^Jaga^^^....

            Yes

          2. Suraj

            ok then q6 samjho..
            (@@#@##) + (@@#) – (@@@@) you have to solve this
            # ka code 0 diya hai @ ka code 1 diya hai ques me…
            just replace the symbols with 1 and 0

            (@@#@##) + (@@#) – (@@@@)==
            (110100) + (110) – (1111)
            now convert these n umber into decimal to solve it further .. conversion u know.. and it is also given in the solution..
            it will come
            52+5-15=43
            thats the ans

            now suppose options @ and # k terms me hote then ek step aur karna padta…

            now convert this decimal 43 into binary, so that it can be coded using @ and #
            43(decimal)= 101011 = @#@#@@

          3. ^^^Jaga^^^....

            Got it sir..thank u very much….

          4. ^^^Jaga^^^....

            value of the symbol for 1 doubles itself every time it shifts one place to the left.

          5. ^^^Jaga^^^....

            Iska matlab kya hai

          6. Suraj

            is line ka matlab wahi hai jo ki us solution me method use hua hai to convert decimal to binary…
            notice how the conversion is done.. using the numbers
            64,32,16,8,4,2,1 (This is a method for conversion)
            every time we move one place ro left the value is getting doubled…

          7. ^^^Jaga^^^....

            Ok got it sir

          8. ^^^Jaga^^^....

            Thank u sir

        2. MiMi

          bohat easy try karo :)))

  6. Deepak sahu

    Thank you sir…

  7. RVNDRSS

    Q2 me Option E hona chahiye na
    Flow chart me kha given he in b/w Cancel option

    1. see the last box

      there is cancel option given

      1. subhain

        maam,please provide more computer aptitude question …abhi se practice krenge tbhi ho payega ..thank you

      2. ravi

        mam
        Q3 —-hw to decide logically missing from the above diagram??

        1. like those critical reasoning questions are, same way you will have to think for this type of question too.

  8. 480266 451560There is noticeably big funds to recognize about this. I suppose you produced certain nice points in attributes also. 498762

  9. Thanks for revealing your ideas on this blog. As well, a myth regarding the banking companies intentions whenever talking about property foreclosure is that the loan company will not have my installments. There is a specific amount of time the bank will take payments here and there. If you are also deep within the hole, they are going to commonly call that you pay that payment completely. However, i am not saying that they will have any sort of payments at all. In case you and the loan company can manage to work some thing out, the foreclosure practice may end. However, in the event you continue to miss payments in the new strategy, the foreclosures process can pick up where it left off.

  10. 441333 499620Cheapest player speeches and toasts, or perhaps toasts. continue to be brought about real estate . during evening reception tend to be likely to just be comic, witty and therefore instructive as effectively. finest man speeches totally free 139748

  11. Thanks for the different tips contributed on this blog site. I have realized that many insurance providers offer consumers generous discount rates if they favor to insure many cars with them. A significant volume of households have got several motor vehicles these days, specially those with elderly teenage youngsters still dwelling at home, and the savings for policies could soon increase. So it pays off to look for a great deal.

  12. Together with almost everything that seems to be building inside this specific area, all your opinions are generally very refreshing. Nevertheless, I beg your pardon, but I do not subscribe to your entire suggestion, all be it refreshing none the less. It appears to me that your opinions are not totally validated and in reality you are your self not really wholly certain of the assertion. In any event I did take pleasure in reading it.

  13. I’m amazed by the quality of this content! The author has clearly put a tremendous amount of effort into investigating and arranging the information. It’s exciting to come across an article that not only provides valuable information but also keeps the readers engaged from start to finish. Kudos to him for creating such a masterpiece!

  14. Thanks for your posting. My spouse and i have often noticed that almost all people are eager to lose weight when they wish to look slim plus attractive. Having said that, they do not usually realize that there are other benefits for you to losing weight as well. Doctors claim that overweight people have problems with a variety of ailments that can be perfectely attributed to their own excess weight. The great thing is that people who sadly are overweight plus suffering from diverse diseases can reduce the severity of their illnesses by means of losing weight. It’s possible to see a progressive but marked improvement in health as soon as even a small amount of losing weight is reached.

  15. Thank you, I have been searching for facts about this topic for ages and yours is the best I have found so far.

  16. I know this if off topic but I’m looking into starting my own weblog and was curious what all is needed to get setup? I’m assuming having a blog like yours would cost a pretty penny? I’m not very web smart so I’m not 100 certain. Any recommendations or advice would be greatly appreciated. Thanks

  17. I love what you guys are up too. This sort of clever work and reporting!
    Keep up the very good works guys I’ve added you guys
    to my personal blogroll.

  18. Howdy just wanted to give you a brief heads up and let you know a few of the pictures aren’t loading properly.
    I’m not sure why but I think its a linking issue.
    I’ve tried it in two different browsers and both show the same results.

  19. This design is spectacular! You certainly know how to keep a reader amused. Between your wit and your videos, I was almost moved to start my own blog (well, almost…HaHa!) Wonderful job. I really loved what you had to say, and more than that, how you presented it. Too cool!

  20. Hello there! I know this is kinda off topic however , I’d figured I’d ask. Would you be interested in trading links or maybe guest authoring a blog post or vice-versa? My website discusses a lot of the same topics as yours and I think we could greatly benefit from each other. If you’re interested feel free to send me an e-mail. I look forward to hearing from you! Awesome blog by the way!

  21. Hello, Neat post. There is a problem together with your site in web explorer, might check this?
    IE nonetheless is the market leader and a good portion of
    folks will omit your excellent writing due to this problem.

  22. Please let me know if you’re looking for a writer for
    your blog. You have some really great articles and I think
    I would be a good asset. If you ever want to take some of
    the load off, I’d absolutely love to write some content for your
    blog in exchange for a link back to mine. Please send me an e-mail if
    interested. Regards!

  23. It is really a nice and useful piece of info. I?m glad that you shared this helpful information with us. Please keep us up to date like this. Thanks for sharing.

  24. Thanks for your advice on this blog. 1 thing I would like to say is that purchasing consumer electronics items on the Internet is not something new. The truth is, in the past ten years alone, the market for online electronic devices has grown noticeably. Today, you can get practically any kind of electronic tool and tools on the Internet, including cameras in addition to camcorders to computer components and video games consoles.

  25. Interesting article. It is unfortunate that over the last several years, the travel industry has had to take on terrorism, SARS, tsunamis, flu virus, swine flu, and the first ever entire global economic downturn. Through all of it the industry has really proven to be powerful, resilient as well as dynamic, acquiring new solutions to deal with adversity. There are continually fresh troubles and the possiblility to which the marketplace must again adapt and behave.

  26. One other issue is when you are in a problem where you will not have a co-signer then you may want to try to wear out all of your financial aid options. You could find many awards and other scholarships that will offer you funding to support with classes expenses. Many thanks for the post.

  27. With the whole thing which appears to be building throughout this specific subject matter, a significant percentage of points of view are actually fairly stimulating. Having said that, I appologize, because I can not subscribe to your entire idea, all be it radical none the less. It would seem to everybody that your commentary are not completely justified and in fact you are generally yourself not really totally confident of the assertion. In any case I did appreciate looking at it.

  28. One more issue is really that video gaming has become one of the all-time largest forms of fun for people spanning various ages. Kids have fun with video games, and adults do, too. Your XBox 360 is amongst the favorite gaming systems for many who love to have a huge variety of games available to them, along with who like to play live with people all over the world. Thanks for sharing your opinions.

  29. Hmm it looks like your site ate my first comment (it was extremely long) so I guess I’ll just sum it up what I had written and say, I’m thoroughly enjoying your blog. I too am an aspiring blog writer but I’m still new to everything. Do you have any tips and hints for inexperienced blog writers? I’d certainly appreciate it.

  30. Thanks for the suggestions about credit repair on this web-site. The things i would tell people is always to give up this mentality that they’ll buy now and pay out later. Being a society we all tend to do this for many issues. This includes family vacations, furniture, as well as items we really want to have. However, you must separate the wants from the needs. While you are working to fix your credit score you really have to make some trade-offs. For example you can shop online to economize or you can look at second hand shops instead of high-priced department stores to get clothing.

  31. Everything is very open with a very clear explanation of the issues.
    It was definitely informative. Your website is very helpful.
    Thanks for sharing!

  32. of course like your web-site but you have to take a look at the spelling on quite a few of your posts.
    A number of them are rife with spelling issues and I in finding it very bothersome to inform the reality however I will
    definitely come back again.

Comments are closed.