GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Placement Papers  >  CTS
Go To First  |  Previous Question  |  Next Question 
 CTS  |  Question 75 of 85    Print  
In a certain code, the symbol for 0 (zero) is. * and that for 1 is $. The numb.:rs greater than 1 are to be written only by using the two symbols given above. The value of the symbol for 1 doubles itself every time it shifts one place to the left.
(For example, 4 is written as $**; and; 3 is written as $$)

(6) 260 can be represented as:
A) $****$**
B) $$*$$$$$
C) $$*$$$$**
D) $*****$**

(7) 60 / 17 can also be represented as:
A) $$$*$*** / $$**$$
B) $$$***** / $$**$$
C) $*$$*$** / $$**$$
D) $$*$*$** / $$**$$

(8) $***$ can be represented as:
A) $$$ / $*
B) $*$**- $$
C) $*$*$- $$
D) $$$***$ - $$

(9) 30^2 can be represented as:
A) ($$*$$ ) $*+ $*$*$$*$
B) ($$*$$ ) $* + $$****$
C) ( $$*$$ ) $$ + $*$****
D) ( $$*$$ ) $$ + $*$**$

(10) 11x 17 / 10 + 2 x 5 + 3 / 10 can also be represented as:
A) $*$$*
B) $*$$$
C) $$$*$
D) $**$$

  
Total Answers and Comments: 4 Last Update: June 30, 2007     Asked by: GeekAdmin 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: ankitbandyopadhyay
 
Convert the number into its equivalent binary form,then repace 1&0 with* &$

Above answer was rated as good by the following members:
Kartheek11
January 29, 2007 13:09:23   #1  
Ambika        

RE: In a certain code, the symbol for 0 (zero) is. * a...
hw this prblms to be solved??Anyone plz help me with a sample "solved" pblm
 
Is this answer useful? Yes | No
January 30, 2007 09:29:15   #2  
ankitbandyopadhyay Member Since: January 2007   Contribution: 5    

RE: In a certain code, the symbol for 0 (zero) is. * a...
Convert the number into its equivalent binary form,then repace 1&0 with* &$
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
February 27, 2007 10:37:39   #3  
Remi        

RE: In a certain code, the symbol for 0 (zero) is. * a...
For a nine digit number, the values $ will take at each position will be

256 128 64 32 16 8 4 2 1

This is because, the value doubles itself with every left shift. Now in the problem, if there is a '$', take it's corresponding value from the above code and find the sum of all such '$' values. For eg, to represent 260,

$*****$**

The first $ from left has value 256 and the second $ has value 4. 256+4=260.

 
Is this answer useful? Yes | No
June 30, 2007 03:16:23   #4  
sharmila        

RE: In a certain code, the symbol for 0 (zero) is. * a...

answer is not getting correctly by just convert the value into binary format. plz explain me how 17 can be represent as $$**$$


 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    


 
Go To Top


 Sponsored Links

 
Related Categories
Sponsored Links

 
Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape