GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  Infosys  >  Analytical
Go To First  |  Previous Question  |  Next Question 
 Analytical  |  Question 33 of 135    Print  
4 cards are placed on a table, each card has two colors. U dont know the color of the back side of eachcard.4 persons A B C and D are sitting on the table before the cards. They can see Red, Green Red and blue .Out of the 4 people 2 always lie. They see the color on the reverse side and give the following comment
A: Yellow/green
B: Neither Blue/nor Green
c: Blue/Yellow
D: Blue/ Yellow
find out the color on the other side of the 4 cards.

  
Total Answers and Comments: 2 Last Update: July 18, 2007   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 28, 2005 04:41:52   #1  
Prasanna        

RE: 4 cards are placed on a table, each card has two c...

Possible Solutions are:

Reverse Colors:
C1: Yellow
C2: Blue
C3: Yellow
C4: Green


 
Is this answer useful? Yes | No
July 18, 2007 02:32:07   #2  
divya        

RE: 4 cards are placed on a table, each card has two c...

The possible solution is
Yellow
Red
Blue
Yellow


 
Is this answer useful? Yes | No

 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 

In a maThematic there are 1,2,3,....9 cities  and each number corresponds to a city. Now an airflight route is to be established between two cities such that the numeral formed is divisible by 3. (eg. if 1 and 2 are connected then it satisfies the condition). Find out the number of cities which are connected to city 8, either directly or indirectly.
5 cities 

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) 

In certain department store the position of the buyer, cashier, clerk, floorwalker and manager are held, though not necessarily respectively, by miss.Ames, miss. brown, mr.conory, mr.davis, and Mr. Evans.The casher and the manager are roommates in the college.The buyer is a bachelor.Evans and miss. Ames had only business contacts with each other.mr.conory was greatly disappointed when her husband told her that the manager had refused to give him a raise.Davis is going to be the best man when the

Three friends divided some bullets equally. After all of them shot 4 bullets the total no. of remaining bullets is equal to that of one has after division. Find the original number divided.
x x x x-4 x-4 x-4 3x-12 = x x= 6 answer is 18  

A ship went on a voyage after 180 miles a plane started with 10 times speed that of the ship. Find the distance when they meet from starting point.
180 + (x/10) = x x = 20 answer is 180+20=200miles.  

Fill the empty slots. Three FOOTBALL teams are there. Given below is the list of matches.   played won lost draw Goals for Goals against A 2 2 *0 *0 *7 1 B 2 *0 *1 1 2 4 C 2 *0 *1 *1 3 7 the slots with stars are answers. BC drew with 2-2 A won on B by 2-0 A won on C by 5-1 ( YOU HAVE TO FILL THE BLANKS AT APPROPRIATE STAR SYMBOLS.)

There are 3 societies a, b, and c. A lent tractors to B and C as many as they had. After some time B gave as many tractors to A and C as many as they have. After sometime c did the same thing. At the end of this transaction each one of them had 24. Find the tractors each originally had.
A had 39, B had 21, C had 12,  

There N stations on a railroad. After adding x stations 46 additional tickets have to be printed. Find N and X.
let N(N-1) = t; (N+x)(N+x-1) = t+46; trail and error method x=2 and N=11  

Given that April 1 is Tuesday. a, b, and c are 3 persons told that their farewell parties weres on a - may 8, Thursday b - may 10,tuesday c - June 8, Friday Out of a, b,c one is only correct one of the regarding month,day,date. Other told two correct and the third person told all wrong. What is correct date, month, day.


 Sponsored Links

 
Related Articles

ODP.NET - Populating a Dataset with a Single Data Table

ODP NET Populating a Dataset with a Single Data Table A dataset is simply a group of data tables These data tables can be identified with their own unique names within a dataset You can also add relations between data tables available in a dataset mosgoogle The following code gives you the details o
 

jQuery Table Row Finished Code

jQuery Table Row Finished Code The Finished Code Our second example page has demonstrated table row striping highlighting tooltips collapsing expanding and filtering Taken together the JavaScript code for this page is mosgoogle geshibot lang php" document ready function var highlighted
 

jQuery Expanding and Collapsing Table Rows

jQuery Expanding and Collapsing Table Rows The expanding and collapsing behavior added earlier also conflicts with our filters If a section is collapsed and a new filter is chosen then the matching items are displayed even if in the collapsed section Conversely if the table is filtered and a section
 

jQuery Table Row Filtering

jQuery Table Row Filtering Earlier we examined sorting and paging as techniques for helping users focus on relevant portions of a table s data We saw that both could be implemented either with server side technology or with JavaScript Filtering completes this arsenal of data arrangement strategies B
 

jQuery Collapsing and Expanding Table Rows

jQuery Collapsing and Expanding Table Rows When large sets of data are grouped in tables as each year s set of articles are in our News page collapsing or hiding a section s contents can be a convenient way to get a broad view of all of the table s data without having to scroll so much mosgoogle To
 

jQuery Three-color Alternating Pattern

Learning jQuery Three color Alternating Pattern There may be times when we want to apply more complex striping For example we can apply a pattern of three alternating row colors rather than just two To do so we first need to define another CSS rule for the third row We ll also reuse the odd and even
 

jQuery Table Manipulation

Learning jQuery Table Manipulation By Karl Swedberg Jonathan Chaffer Better Interaction Design and Web Development with Simple JavaScript Techniques Learning jQuery packtpub com jQuery book Table Manipulation Let em wear gaudy colors Or avoid display Devo Wiggly World" In the first si
 

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
 

SQL Table Commands

SQL Table Commands Overview As mentioned previously in this series of SQL articles, databases are primarily composed of tables. The “columns and rows” structure of the table allows data to be efficiently inserted, manipulated, updated, and deleted from the database. The three mos
 

Server Side Scripting

Server Side Scripting Client Side Programming In web applications client side programming is usually written in HTML meanwhile the application servers the middle tier in three tier client server architecture are usually written in C or Java By using a scripting language embedded in HTML web servers
 

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