What is R's share of profit in a joit venture?
I. Q started business investing Rs. 80,000.
II. R joined him after 3 months.
III. P joined after 4 months with a capital of Rs. 1,20,000 and got Rs. 6000 as his share profit.
What is R's share of profit in a joit venture?
I. Q started business investing Rs. 80,000.
II. R joined him after 3 months.
III. P joined after 4 months with a capital of Rs. 1,20,000 and got Rs. 6000 as his share profit.
Q is as much younger than R as he is older than T. If the sum of the ages of R and T is 50 years, what is definitely the difference between R and Q's age?
Q is as much younger than R as he is older than T. If the sum of the ages of R and T is 50 years, what is definitely the difference between R and Q's age?
A box contains 2 white balls, 3 black balls and 4 red balls. In how many ways can 3 balls be drawn from the box, if at least one black ball is to be included in the draw?
A box contains 2 white balls, 3 black balls and 4 red balls. In how many ways can 3 balls be drawn from the box, if at least one black ball is to be included in the draw?
Find out the wrong number in the given sequence of numbers.
8, 13, 21, 32, 47, 63, 83
Find out the wrong number in the given sequence of numbers.
8, 13, 21, 32, 47, 63, 83
Two dice are tossed. The probability that the total score is a prime number is:
Two dice are tossed. The probability that the total score is a prime number is:
Each of these questions is followed by three statements. You have to study the question and all the three statements given to decide whether any information provided in the statement(s) is redundant and can be dispensed with while answering the given question.What is the area of the given rectangle?
I. Perimeter of the rectangle is 60 cm.
II. Breadth of the rectangle is 12 cm.
III. Sum of two adjacent sides is 30 cm.
Each of these questions is followed by three statements. You have to study the question and all the three statements given to decide whether any information provided in the statement(s) is redundant and can be dispensed with while answering the given question.What is the area of the given rectangle?
I. Perimeter of the rectangle is 60 cm.
II. Breadth of the rectangle is 12 cm.
III. Sum of two adjacent sides is 30 cm.
. In how many ways can the letters of the word 'LEADER' be arranged?
. In how many ways can the letters of the word 'LEADER' be arranged?
. Q is as much younger than R as he is older than T. If the sum of the ages of R and T is 50 years, what is definitely the difference between R and Q's age?
. Q is as much younger than R as he is older than T. If the sum of the ages of R and T is 50 years, what is definitely the difference between R and Q's age?
Find out the wrong number in the given sequence of numbers.
22, 33, 66, 99, 121, 279, 594
Find out the wrong number in the given sequence of numbers.
22, 33, 66, 99, 121, 279, 594
Find out the wrong number in the given sequence of numbers.
36, 54, 18, 27, 9, 18.5, 4.5
Find out the wrong number in the given sequence of numbers.
36, 54, 18, 27, 9, 18.5, 4.5
Out of 7 consonants and 4 vowels, how many words of 3 consonants and 2 vowels can be formed?
Out of 7 consonants and 4 vowels, how many words of 3 consonants and 2 vowels can be formed?
A man standing at a point P is watching the top of a tower, which makes an angle of
elevation of 30º with the man's eye. The man walks some distance towards the tower to
watch its top and the angle of the elevation becomes 60º. What is the distance between
the base of the tower and the point P?
A man standing at a point P is watching the top of a tower, which makes an angle of
elevation of 30º with the man's eye. The man walks some distance towards the tower to
watch its top and the angle of the elevation becomes 60º. What is the distance between
the base of the tower and the point P?
The average weight of 8 person's increases by 2.5 kg when a new person comes in place
of one of them weighing 65 kg. What might be the weight of the new person?
The average weight of 8 person's increases by 2.5 kg when a new person comes in place
of one of them weighing 65 kg. What might be the weight of the new person?
.In 100 m race, A covers the distance in 36 seconds and B in 45 seconds. In this race A
beats B by:
.In 100 m race, A covers the distance in 36 seconds and B in 45 seconds. In this race A
beats B by:
An observer 1.6 m tall is 203 away from a tower. The angle of elevation from his eye to
the top of the tower is 30º. The heights of the tower is:
An observer 1.6 m tall is 203 away from a tower. The angle of elevation from his eye to
the top of the tower is 30º. The heights of the tower is:
Let N be the greatest number that will divide 1305, 4665 and 6905, leaving the same
remainder in each case. Then sum of the digits in N is
Let N be the greatest number that will divide 1305, 4665 and 6905, leaving the same
remainder in each case. Then sum of the digits in N is
.In a 500 m race, the ratio of the speeds of two contestants A and B is 3 : 4. A has a start
of 140 m. Then, A wins by
.In a 500 m race, the ratio of the speeds of two contestants A and B is 3 : 4. A has a start
of 140 m. Then, A wins by
If log10 2 = 0.3010, then log2 10 is equal to:
If log10 2 = 0.3010, then log2 10 is equal to:
Two goods train each 500 m long, are running in opposite directions on parallel tracks.
Their speeds are 45 km/hr and 30 km/hr respectively. Find the time taken by the slower
train to pass the driver of the faster one.
Two goods train each 500 m long, are running in opposite directions on parallel tracks.
Their speeds are 45 km/hr and 30 km/hr respectively. Find the time taken by the slower
train to pass the driver of the faster one.
In a 200 metres race A beats B by 35 m or 7 seconds. A's time over the course is:
In a 200 metres race A beats B by 35 m or 7 seconds. A's time over the course is:
Android Studio throws a 'Gradle sync failed' error. What is the most probable cause?
Android Studio throws a 'Gradle sync failed' error. What is the most probable cause?
In Java, which is a drawback of using synchronized
blocks for thread safety?
In Java, which is a drawback of using synchronized
blocks for thread safety?
What does the @RestController annotation in Spring Boot do?
What does the @RestController annotation in Spring Boot do?
How does the @ComponentScan
annotation work in Spring Boot?
How does the @ComponentScan
annotation work in Spring Boot?
In Android architecture, which layer directly interacts with hardware?
In Android architecture, which layer directly interacts with hardware?
Which JPA query strategy prevents the N+1 Select Problem in relational databases?
Which JPA query strategy prevents the N+1 Select Problem in relational databases?
Where do you configure the minimum SDK version in Android Studio?
Where do you configure the minimum SDK version in Android Studio?
What does the @EmbeddedId annotation signify in JPA?
What does the @EmbeddedId annotation signify in JPA?
In ReactJS (commonly used with Java backends), which hook is used to handle side effects?
In ReactJS (commonly used with Java backends), which hook is used to handle side effects?
What is the purpose of the Application Framework layer in Android architecture?
What is the purpose of the Application Framework layer in Android architecture?
How do you create a new Android Virtual Device (AVD) in Android Studio?
How do you create a new Android Virtual Device (AVD) in Android Studio?
Android applications are packaged in what file format?
Android applications are packaged in what file format?