Computer Aptitude Quiz - Set 2

July 22, 2016    

Directions (Q.1- 5): Read the following information and answer the questions that follow: 
In a coded binary language, the symbol for '0' is '#' and for '1' is '$'. There are no other symbols for numbers greater than 1 (one). The numbers greater than 1 (one) are to be written only by using the two symbols given above. The value of 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 $## and so on,
1. Which of the following will represent 35?
e) None of these 
2. Which of the following number will be represented by the value of (#$# x $#$$)?
e) None of these 
3. Which of the following will represent the value of [(17-6) x (5+4)]?
a) $$$##$$
b) $#$###$
c) #$$##$#
d) $$###$$
e) None of these 
4. Which of the following number will be represented by $$#$##?
e) None of these 
5. Which of the following will represent the value of 53?
a) $#$##$$
b) $#$$$$#
c) ##$$$#$
d) $#$#$$#
e) $#$$$$$ 

Answers: 

1. c) $###$$ 

We can write 35 in binary form as:
= (1x25)+( (0x24)+(0x23)+(0x22 )+(1x21)+(1x20)
= $###$$ 

2. b) 22 

(#$# x $#$$)
= [(0x22)+(1x21)+(0x20) x (1x23)+(0x22 )+(1x21)+(1x20)]
= [(0+2+0) x (8+0+2+1)]

3. d) $$###$$ 

[(17-6) x (5+4)]
= (1x26)+(1x25)+( (0x24)+(0x23)+(0x22 )+(1x21)+(1x20)
= $$###$$ 

4. a) 52 

= (1x25)+(1x24)+(0x23)+(1x22)+(0x21)+(0x20)
= 32+16+0+4+0+0

5. e) $#$$$$$ 

= (1x26)+(0x25)+( (1x24)+(1x23)+(1x22)+(1x21)+(1x20)
= $#$$$$$ 
Join 40,000+ readers and get free notes in your email

Let's block ads! (Why?)



Computer Aptitude Quiz - Set 2 4.5 5 Yateendra sahu July 22, 2016 Directions (Q.1- 5): Read the following information and answer the questions that follow:  In a coded binary language, the symbol for ...


Related Post:

  • GK Bites August 2016 - PDF
    GK Bites for the month of August 2016 is available to download now. Number of Pages - 9  Join 40,000+ readers and get free notes in your email Let's block ads! (Why?) … Read More
  • Most Confusing GK Pointers - Part 36
    #1 Surface Temperature of Sun – 6000 Degree Celsius Inner Temperature of Sun – 15000000 Degree Celsius #2 Smallest Planet in Solar System – Mercury Biggest Planet in Solar System – Jupiter #3 Cripps Mission – The Constitution should Give India… Read More
  • Bank of India IBPS CWE PO/MT - V Joining Out
    Dear Readers, Bank of India (BOI) has published the List of Candidates provisionally selected for the post of General Banking Officer in JMGS-I through IBPS CWE PO/MT-V. List is given below: Candidates are required to download following forms to b… Read More
  • India’s Rank In Different Indexes 2016
    World Press Freedom Index India - 133 Rank Topped by Finland Crony Capitalism India - 9th Rank Topped by Russia India - 4th Rank India is 6th largest military spender in 2015 Delhi - 11th Rank Topped by Zabol (Iran) A… Read More
  • Current Affairs : 1 August 2016
    Satish Mathur appointed DGP of Maharashtra Police Satish Mathur was appointed as Director General of Maharashtra Police on 20 July 2016 by Maharashtra Government. Mathur, the IPS of 1981-batch, is due to retire in June 2017.  Mathur will succ… Read More
Load comments

No comments:

Post a Comment