GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  Infosys  >  Analytical
Go To First  |  Previous Question  |  Next Question 
 Analytical  |  Question 109 of 135    Print  
a.Rimmie wears a hat only if goerge wears a tie.
b.George wears a scarf only if Johnie wears a tie.
c.Vickie wears a googles only if Rimmie wears a hat.
and so on ...

some what like this there are 11 statements,from that we have to determine who wears what.could somebody plz help me with this question.actually this came in infosys 11 dec. 2005 paper..At leat if somebody can help me out with the approach..i'd be thankful

  
Total Answers and Comments: 0 Last Update: August 16, 2006     Asked by: sharad vasisht 
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

Six people A,B,C,D,E and F went to cinema and want to sit as A is followed by B ,followed by c, followed by D ,followed by E, followed by F.    B wants to sit on any side of A.    C wants to sit by the side of A or B.    D wants to sit by the side of A or B or C    E wants to sit by the side of A or B or C or D.    F wants to sit by the side of A or B or C or D or E.now the question is how many combinations
32 

There are five sisters A,B,C,D,E. During deevali festival each receive 4 gifts and gives 4 gifts to other sisters. Each member has his own strategy of gift distribution. B gives all his gifts to A. C gives 3 gifts to E.determine how many gifts did each give to D.
a 1 ,b 0, c 1, e 2 (check this) 

Both guptha and sinhas have two young sons whose ages are under eleven. the names of the boys, whose ages round off to the nearest year are all different, are rajesh , praveen, lalitm and pratap. Taking the ages of the boys only to the nearest year, the following statements are true.Rajesh is three years younger than his brother isPraveen is the oldest.Lalit is half as old as one of the gupta boys.Pratap is five years older than the younger sinha boy.The total ages of the boys in each family differ

There are 4 parties. df, gs , dl(deposit loss), ew which ran for a contest. Anup, Sujit, John made the following statements regarding results. Anup said either df or ew will definitely win sujit said he is confident that df will not win John said he is confident that neither ew nor dl will win The results have come. Only one of the above three has made a correct statement. Who has made the correct statement and who has won the contest. .
DL  

There are 5 persons a,b,c,d,e and each is wearing a block or white cap on his head. a person can see the caps of the remaining 4 but can t see his own cap. a person wearing white says true and who wears black says false. i) a says i see 3 whites and 1 block ii) b says i see 4 blocks iii) e says i see 4 whites iv) c says i see 3 blocks and 1 white. now find the caps worn by a,b,c,d and e

Suppose there are 4 grades a, b, c, d. (a is the best and d is the worst) 4 persons jack,jean,poul,lucy wrote the Final exam and made the statements like this.1. Jack: if i will get a then lucy will get d2. Lucy: if i will get c then jack will get d . Jack Grade is better then poul grade.3. Jean: if jean doesnot get a , then lack will not get A.4. Poul: if jack get a, then jean will not get b. lucy will get c, and i wont get either a or b.if all the above statements are true, then which person will

1) A man was on his way to a marriage in a car with a constant speed.After 2 hours one of the tier is punctured and it took 10 minutes to replace it.After that they traveled with a speed of 30 miles/hr 
Latest Answer : It was really good. ...
Read Answers (1) | Asked by : ankith

Select from the five alternatives A,B,C,D,E AT THE end of each question ,two conditions will be given. the choices are to filled at follows.a. if a definete conclusion can be drawn from condition 1b. if a definete conclusion can be drawn from condition 2c. if a definete conclusion can be drawn from condition 1 and 2d. if a definete conclusion can be drawn from condition 1 or 2e. no conclusion can be drawn using both conditions1. person 1 says N5 person 3 says 3N>20 person 4 says
Read Answers (2) | Asked by : sharad vasisht

There are 3 nurses and they work altogether only once in a week. no nurse is called to work for 3 consecutive days.nurse 1 is off on tueseday, thursday and Sunday.nurse 2 is off on Saturday.nurse 3 is off on Thursday, Sunday.no two nurses are off more than once a week.find the day on which all the 3 nurses were on work.Plz tell the approach
Read Answers (5) | Asked by : rajat

Four persons are there jonny,lisa,jeff,max there were 11 statements given if jonny has scarf, lisa has hat .if jeff has hat ,max has tie and so on.it came in INFOsys December 2005 paper .does anybody have idea about this question ??
Read Answers (5) | Asked by : sharad vasisht


 Sponsored Links

 
Related Articles

SQL Server 2005 Integration Services Review

SQL Server 2005 Integration Services using Visual Studio 2005 A Beginner s Guide SQL Server 2005 A offering of Microsoft Corporation for database management the SQL server 2005 is one of the powerful database management systems in the world Available for integration in almost any system that uses Mi
 

C++ Decision Making Statements

C Decision Making Statements In this C tutorial you will learn about decision making statements if statement if… else statement switch statement conditional operator along with syntax and examples mosgoogle center Decision making is an important concept in any programming language and to
 

What is Business-Driven Approach

A Business-driven approach is any process of identifying the data needed to support business activities, acquiring or capturing those data, and maintaining them in the data resource. Everyday, billions of data and information gets carried across different communications media.  The number m
 

On-Line Analytical Processing

On-Line Analytical Processing On-Line Analytical Processing is a processing that supports the analysis of business trends and projections. It is also known as decision support processing and OLAP.  An OLAP software enables companies to have real-time analysis of data stored in a database. A
 

exit and return statements

  How does the exit () and return () differ exit () is used to exit the program as a whole. In other words it returns control to the operating system. After exit () all memory and temporary storage areas are all flushed out and control goes out of program. In contrast, the return () stateme
 

Language Enhancements in SQL Server 2005

The T-SQL has been enhanced to include error handling, recursive query and to support the new database engine capabilities. Two new relational operators have been introduced—PIVOT and UNPIVOT for use in the FORM clause query. They perform manipulation on an input table valued expression an
 

Security enhancements in SQL Server 2005

The trustworthy computing initiative has contributed greatly to help microsoft improve customer experience. A number of customer needs on security have been addressed. 1. Restricting user access to sql server 2. Disabling services and restricting service configuration 3. Reducing the surface are aof
 

Application Frameworks in SQL Server 2005

The new application framework of SQL called the Service Broker is a distributed application framework that provides relable asynchronous messaging at the database to database level. It allows internal and external processes to exchange streams of reliable asynchronous messages using extensions of T-
 

ADO.NET new Features in SQL Server 2005

The new features of ADO.NET are: 1. Query change notifications 2. multiple active result sets 3. Native type support 4. Notification support for SQL Server queries. The above features make for greater flexibility and scalability and commands can now be sent to the SQL Server to request that a notifi
 

JavaScript Conditional Statements Part 2

JavaScript Conditional Statements Part 2 In continuation of JavaScript Conditional Statements Part 1 this tutorial will help you learn about remaining conditional statements in JavaScript if else if else statement and switch statement mosgoogle if else if else statement If there are many branching o
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape