GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  TCS  >  Critical Reasoning
Go To First  |  Previous Question  |  Next Question 
 Critical Reasoning  |  Question 24 of 28    Print  
a star fire engine has been designed to work only for unleaded petrol. this crossfire engine is designed for both 1500 and `1800 cc. they internally and externally look alike except for the difference in wheels. 2000 cc is different from the above two in terms of 3 features on the bumper.
  • the engine runs only on the leaded petrol   (True/False/Can't say)
  • 1500 and 1800 cc look alike   (True/False/Can't say)
  • internal structure of the 2000cc is same as that of both 1500 and 1800 cc    (True/False/Can't say)



  
Total Answers and Comments: 1 Last Update: September 29, 2006   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 29, 2006 05:56:30   #1  
m_auti Member Since: September 2006   Contribution: 4    

RE: a star fire engine has been designed to work only ...
1> False; because it can be runs on leaded as well as unleaded.2>False : difference in wheels differ them.3> True
 
Is this answer useful? Yes | No

 Related Questions

Hacking is illegal entry into other computer. This is done mostly because of lack of knowledge of computer networking with networks one machine can access to another machine. Hacking go about without knowing that each network is accredited to use network facility.
Hacking people never break the code of the company which they work for (True/False/Can't Say)Hacking is the only vulnerability of the computers for the usage of the data.(True/False/Can't 

Alpine tunnels are closed tunnels. In the past 30 yrs not even a single accident has been recorded for there is one accident in the railroad system. Even in case of a fire accident it is possible to shift the passengers into adjacent wagons and even the living fire can be detected and extinguished with in the duration of 30 min.
no accident can occur in the closed tunnels (True/False/Can't Say)fire is allowed to live for 30 min.(True/False/Can't Say)All the care that travel in the tunnels will be carried by rail shutters.(True/False/Can't 

In the past helicopters are forced to ground or crash because of the formation of the ice on the rotors and engines. A new electronic device has been developed which can detect the water content in the atmosphere and warns the pilot if the temperature is below freezing temp about the formation of the ice on the rotors and wings.
the electronic device can avoid formation of the ice on the wings (True/False/Can't Say)There will be the malfunction of rotor & engine because of formation of ice (True/False/Can't Say)The 

In the survey conducted in mumbai out of 63 newly married house wives not a single house wife felt that the husbands should take equal part in the household work as they felt they loose their power over their husbands. In spite of their careers they opt to do the kitchen work themselves after coming back to home. The wives get half as much leisure time as the husbands get at the weekends.
housewives want the husbands to take part equally in the household (True/False/Can't Say)wives have half as much leisure time as the husbands have (True/False/Can't Say)39% of the men will work 

There should be copyright for all arts. The reele has came that all the arts has come under one copy right society,they were use the money that come from the arts for the developments . There may be a lot of money will come from the Tagore works. We have to ask the benifiters from Tagore work to help for the development of his works.
Tagore works are came under this copy right rule.(True/False/Can't Say)People are free to go to thebecause of the copy right rule.(True/False/Can't Say)People gives to theater and collect the 

Organizing the home can be perceived as conferring power so large numbers of women are unwilling to let go of chores, even when they have careers. a survey found that, out of 65 new marriages not one single wife expected her husband to share work equally. according to the family policy studies center 81% working wives return home to do all the cooking. The average male has nearly half as much more free time at weekends than his wife and the typical new father spends just 37 seconds a day talking
most working wives do not expect their husbands to share chores equally.   (True/False/Can't say)the average wife has half as much free time at weekends as her husband. (True/False/Can't 

Statistics show that millions of vehicles have been carried by shuttle over the past 30 years through alpine tunnels without one ever catching tire. In the alpine tunnels. Drivers and passengers sit in their vehicles on the shuttle trains. Only one vehicle has ever caught fire on the busy French monorail equivalent system. This sort of accidents is not possible in a closed shuttle. Assertions that a vehicle fire  will lead to catastrophe have no basis. since the resources exit do detect, control
If a car caught fire in a rail shuttle, probably none would be killed. (True/False/Can't say)At least one vehicle has caught fire in an alpine tunnel.(True/False/Can't say)If a fire started in 

Hacking is a crime made possible by a relatively new technology, which one of the reasons it is often poorly understood and reported. Many computers, but no means all, are now linked together in networks which allow users on one computer to communicate with others on the same network. If a computer is not networked, no manipulation of its data from another machine is possible. So long as users are authorized, networking is just a way of making work easier and more productive. Hacking on the other
Most hackers are authorized to break into networks  (True/False/Can't say)Computers are only vulnerable to the unauthorized manipulation of their data via another computer if they are networked  

Although invaders represent a threat to the conservation of flora and fauna, there are two special cases in which invasion have been deliberately brought about. One is the desire to control presents by natural predators, which may have to be brought in from other countries. The second is releasing organisms into the wild(or on to farms, from which they might escape)that are completely novel, because they have been genetically engineered. There is nothing intrinsically sinister about engineered organisms
Pest control does not threat the conservation of flora and fauna. (True/False/Can't say)Genetically engineered organisms must always be regarded as potentially dangerous.  (True/False/Can't 

Electronics technology is coming to the rescue of helicopters which can be grounded or crash in icy conditions the machines are especially vulnerable to the build up of ice on both their rotors and engine air intake when operating in cold damp conditions. the problem is 2 fold ice increases the weight and the build up makes the aerofoils less efficient .now at last a detector has been devised which the company hopes will means after flights and less frequent grounding. unlike most devices in use
an electronic device has been invented which will prevent  he build up of ice on helicopter rotors   (True/False/Can't say)helicopters are sometimes grounded because in cold damp weather 


 Sponsored Links

 
Related Articles

Star Topology

Star Topology Star Topology is the most common type of network topology that is used in homes and offices In the Star Topology there is a central connection point called the hub which is a computer hub or sometimes just a switch In a Star Network the best advantage is when there is a failure in cabl
 

How EDI work with XML

How EDI work with XML EDI and XML systems have been seen as the opportunity to create a holistic approach to data information exchange that can deliver and process simple durable and effective business transactions by electronic means To achieve this methods must be employed that are not only of val
 

What are Critical Success Factors

Critical Success Factors are areas of activity in which favorable results are necessary for a company to reach its goal. Critical Success Factors are intensive used in business organizations as essential guides for the company or project to achieve its mission and goals. For example, one of the Cr
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

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
 

WinRunner Features

For those of you who are using WinRunner 7.5 or higher, you will find that the program has a number of advanced features. These features are designed to make the software application much more efficient. Understanding these features as well as their functions will allow developers to maximize the ca
 

Client Server Features

Client Server Features Web Server Introduction Web servers are the machines or programs from which requests are made and fulfilled over the Internet They provide one of the endpoints in communication when users request an online service mosgoogle center Clients or users request data through their we
 

Mainframe Features

Mainframe Features In this Mainframe tutorial you will learn about features of Mainframe Processing power memory capacity performance computing multiple operating system time sharing reliability serviceability availability clustering technology and other features available in Mainframe mosgoogle cen
 

JavaScript Object Oriented Features

JavaScript Object Oriented Features In this JavaScript tutorial you will learn about JavaScript Object Oriented Features object type object instantiation using object properties using object methods and achieving object instantiation mosgoogle Object oriented capabilities make any language or applic
 

JavaScript Features

JavaScript Features In this JavaScript tutorial you will learn about features of JavaScript JavaScript as a programming tool dynamic effects browser detection DOM control and other popular JavaScript features mosgoogle A Great Programming Tool for HTML Professional Web designers are undoubtedly adep
 

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