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  >  CapGemini

 Print  |  
Question:  Solve this question..
(8*76+19*?-60) / (?*7*12+3-52)=1

Options are
5
2
1
3




May 05, 2009 09:05:08 #3
 santosh014   Member Since: May 2009    Total Comments: 1 

RE: Solve this question.. (8*76+19*?-60) / (?*7*12+3-52)=1Options are5 213
 
If you are aware of any programming language you can understand this issue. Because all programing languages has the default property of considering the division operation with integer data types. By trial and error / data interpretation method if x=5 then the expression is 643/371 which is equivalent to 1. So the answer for this question will be approximately equal to 1 if the operation is considered with integer data types.
     

 

Back To Question