The three boxes 1,2,3 has values resp. AB,BC,AC Get 2A(B+C) +AC-2C(A-B)in Box 1 using only addition in 3 steps.
5 17190Box 1 cotain odd value X or Y the box 2 =X i.e 7 or 12 box 3= Y has value 19 if X is 7 or 31 if x is 12 get even value X or Y . Use any operator, steps allowed are 3.
6205Two trains at speed 60 km/hr comes in the opposite direction. At a particular time the distance between the two trains is 18km. A shuttle flies between the trains at the speed of 80 km/hr. At the time the two trains crashes what is the distance traveled by shuttle?
8 29581i want the question paer of godrej boyance company in chennai who are onducting technical test for mechanical engg graduates
2406Post New Godrej Interview Questions
Difference between plan cost, Actual cost and target cost.
what is induction on electrical insulators
What are trade bills?
How to codify for an Item in SAP? How many digits are required for an item?
How to enter comments in transact-sql statements?
What is heating effect?
What is the first file that gets loaded when you run a application using yii?
Explain what is laravel
what are the general webtesting questions and how to respond them in generally in interview point of them
Why is it advisable to create an additional commit rather than amending an existing commit?
Can we access multiple operational databases from within a single microstrategy project?
Why do we use namespace feature?
What is constructor chaining in java?
Define precision & recall?
#include int main() { char c='1'; int j=atoi(c); }