My Profile
Active Members
TodayLast 7 Days
more...
Awards & Gifts
Online Exams
Fresher Jobs
Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian
cities including Bangalore, Chennai, Hyderabad, Pune or Kochi
Resources
Find educational articles, blogs, discussion threads and other resources.
Colleges
Find details about any college in India or search for courses.
Paid Surveys
|
|
Posted By: nemo Member Level: Diamond Posted Date: 08 Aug 2007 Category: Aptitude Test
|
The boys and girls in a college are in the ratio 3 : 2. If 20% of the boys and 25% of the girls are adults, the percentage of students who are not adults is :
Select Answer:
58
67.5
78
82.5
|
Your Test Score: 0 / 0
|
|
Next Question:
The salaries of A and B together amount to Rs. 2000. A spends 95% of his salary and B, 85% of his. If now, their savings are the same, what is A's salary ?
|
|
Previous Question:
What percent decrease in salaries would exactly cancel out the 20 percent increase ?
|
Related Questions:
Tricky Questions 7
A train overtakes two persons who are walking in the same direction in which the train is going, at the rate of 2 kmph and 4 kmph and passes them completely in 9 and 10 seconds respectively. The length of the train is :
Consider the following code:
interface IShape {
int Rectangle(int l, int b);
int Circle(int r);
int Triangle(int l, int b, int h);
int Square(int s);
}
class Geometry:IShape {
int IShape.Rectangle(int l, int b) {}
int IShape.Circle(int r) {}
}
class Draw:Geometry, IShape {
int IShape.Triangle(int l, int b, int h) {}
int IShape.Square(int s) {}
}
Which methods enable you to implement interface mapping of the class Draw?
From height of 8 mts a ball fell down and each time it bounces half the distnace back. What will be the distance travelled
In what ratio must a grocer mix two varieties of pulses costing Rs. 15 and Rs. 20 per kg respectively so as to get a mixture worth Rs. 16.50 per kg?
|
Categories
|
|
Submit Interview/Test Questions with Answers and make money from adsense revenue sharing program
Want to prepare for an interview? Try our aptitude tests and standard interview questions first.
|
|