Answer Posted / umang
6.0-6.8
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
A persons age is similar to the year he was born(last two digits is counted as age).
a man is 24 years older than his son. In two years, his age will be twice the age of his son. The present age of his son is?
A man walks around a rectangle. The time taken by him in travelling the length is twice as taken in travelling the breadth of the rectangle. If the perimeter of the rectangle is 300 mts, what is the area of the rectangle?
In the 4 digits 1,2,3,4 how many 4 digited numbers are possible which are divisable by 4? Repetetions are allowed
There are 1000 junior and 800 senior students in a class. And there are 60 sibling pairs where each pair has 1 junior and 1 senior.1 student is chosen from senior and 1 from junior randomly.What is the probability that the two selected students are from a sibling pair?
In which of the system, decimal number 194 is equal to 1234?
A works thrice as much as B. If A takes 60 days less than B to do a work then find the number of days it would take to complete the work if both work together?
In a company 241 apply for posts. of them 40 know neither c nor c++.180 know c; 186 knows c++. how many people know only c.
If a train covers 600m in 0.5 seconds, how long it will cover in 10 seconds?
If the total distance of a journey is 120 km .If one goes by 60 kmph and comes back at 40kmph what is the average speed during the journey?
An array was given and we were required to write a function : int CalculateThirdHighest(int a[ ]) : which calculates the third highest number in the array. While coding in C remember to calculate the length of array using formulae length of array=sizeof(a)/sizeof(int). Because the number of elements of array were not passed as argument. i want a solution in C/C++ language
Y catches 5 times more fishes than X. If total number of fishes caught by X and Y is 48, then number of fishes caught by X?
4i+8j+10k. something like this.
Sunny ate 100 apples in five days, each day eating 6 more than the previous day. How many apples did he eat on the first day?
There are 9 coins. One of 9 is less weighted and others have equal weighed. Find the minimum no of balances to find the defective coin?