1) Using two 2's and two 3's and using a maximum of three mathematical signs, symbols, can you have a result in between 14 and 15 ? concatanation ( clubbing of digits ) allowed.
Choices: a) ( 23 + 3! ) / 2 = 14.5 b) (...
TCS Solved Papers
1) Using two 2's and two 3's and using a maximum of three mathematical signs, symbols, can you have a result in between 14 and 15 ? concatanation ( clubbing of digits ) allowed.
Choices: a) ( 23 + 3! ) / 2 = 14.5 b) (...
Solved Quantitative Aptitude Questions from TCS Placement Papers.
1) Which of the following numbers is divisible by 4?
a) 1123346
b) 10224
c) 100234
Answer:
b) 10224. This is the only option with last two digits divisible by 4
2) At 15:15 pm railway...
1) Consider a data type with 8 bit memory storage. What is the largest primary number that can be stored?
a) 127
b) 123
c) Cannot be determined
Answer: With 8 bit memory storage, the largest number that can be stored is 28 - 1=27=128. Hence Largest Prime No
that...
Here are some solved TCS solved questions.
1) Find the value of @@+25-++@1..., where @ denotes "square" and + denotes "square root".
a)121
b) 213
c) 163
Answer : 121
2) A power...
Below are some solved questions from TCS Anna university Placements.
1) main()
{
float me = 1.1;
double you = 1.1;
if(me==you)
printf("I love...
1) In a college ,1/5 th of the girls and 1/8 th of the boys took part in a social camp.What of the total number of students in the college took part in the camp?
a)2/11
b)2/10
c)2/13
d)3/13
Answer is 2/13
2) A zookeeper...
Part 2 of solved TCS Placement Questions
1) There is a merry-go-round race going on. One person says,"1/3 of those in front of me and 3/4 of those behind me, give the total number of children in the race". Then the number of children took part in the...
OOPS questions solved - from TCS placements
1) Which is the term used for information hiding in OOPS?
a) abstraction
b) encapsulation
c) polymorphism
Answer is encapsulation
2) Distributed...
Here are some solved Time and speed problems from TCS.
1) A boat can travel with a speed of 13 kmph in still water. if the speed of stream is 4 kmph,find the time taken by the boat to go 68 km downstream?
a) 4
b) 6
c) 8
...
1) In one hour a boat goes 11 km long the stream and 5 km against the stream. The speed of the boat in still water is?
a) 8
b) 10
c) 12
Answer is 8
2) A man can row 18 kmph in still water. It takes him thrice as long as row up as to row...