Searching for "5%"

Q:

Which Word Does Not Belong with the Others

A) VDU B) Speakers
C) Plotter D) Joystick
 
Answer & Explanation Answer: D) Joystick

Explanation:

Here Joystick is the word doesn't belong with the others.

Because Except Joystick all others are Output Devices whereas Joystick is Input Device.

VDU - Visual Display Unit - Monitor to display

Speakers - Output sound

Plotter - used to produce single or multiple colored images.

Report Error

View Answer Report Error Discuss

Q:

 Find the Odd One Out?

3, 4, 14, 48, 576, 27648

A) 4 B) 14
C) 48 D) 27648
 
Answer & Explanation Answer: B) 14

Explanation:

Given Number series is :

 

3   4   14   48   576   27648

 

It follows a pattern that,

 

3

 

4

 

4 x 3 = 12   but not 14

 

12 x 4 = 48

 

48 x 12 = 576

 

576 x 48 = 27648

 

 

 

Hence, the odd one in the given Number Series is 14.

Report Error

View Answer Report Error Discuss

Filed Under: Odd Man Out
Exam Prep: GATE , CAT , Bank Exams , AIEEE
Job Role: Bank PO , Bank Clerk , Analyst

Q:

A sum of Rs. 4,300 is distributed among M, N and O, such that M receives 25% more than N and N receives 25% less than O. What is O’s share in the amount?

A) 1564 B) 1600
C) 1632 D) 1714
 
Answer & Explanation Answer: B) 1600

Explanation:

Let O's share = Rs. P

=> N's share = 75100 x P = 3P4

M's share = 54 x 3P4 = 15P16

15P16 + 3P4 + P = 4300=> P = 4300 x 1643 = 1600 

Report Error

View Answer Report Error Discuss

Filed Under: Partnership
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

Q:

what will be the output of the following code?

class Value
{
    public int i = 15;
}
public class Test
{
    public static void main(String argv[])
    {
        Test t = new Test();
        t.first();
    }
    public void first()
    {
        int i = 5;
        Value v = new Value();
        v.i = 25;
        second(v, i);
        System.out.println(v.i);
    }
    public void second(Value v, int i)
    {
        i = 0;
        v.i = 20;
        Value val = new Value();
        v =  val;
        System.out.println(v.i + " " + i);
    }
}

A) 15 0 2 B) 15 0 0
C) 15 20 0 D) 15 0 20
 
Answer & Explanation Answer: D) 15 0 20

Explanation:
Report Error

View Answer Report Error Discuss

Q:

18 as a decimal?

A) 0.375 B) 0.247
C) 0.214 D) 0.125
 
Answer & Explanation Answer: D) 0.125

Explanation:

Here  18 in decimal means 8th part in 1.

We know that 110 = 0.1

Then,   18 = ?

=> ? = 18 x 0.1110= 0.1 x 108= 0.5418= 0.125

Report Error

View Answer Report Error Discuss

Filed Under: Decimal Fractions
Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE
Job Role: Analyst , Bank Clerk , Bank PO

Q:

Find the Value of ?

5.112.2+5.553.3+6.31.4+7.22.001 = ? x 3.34

A) 81 B) 77
C) 73 D) 89
 
Answer & Explanation Answer: D) 89

Explanation:

This can be done in a method called Approximation.

Now, 

52 + 63 + 6 + 72 = ? x 3.3425 + 216 + 6 + 49 = ? x 3.34296 = ? x 3.34? = 2963.34 = 88.622  89 

Report Error

View Answer Report Error Discuss

Filed Under: Mathematical Operations
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

Q:

In 1990 a person is 15 years old. In 2000 that same person is 5 years old. How can this be possible?

Answer

 It can be possible in only B.C. i.e, Before Christ. That was about 2000 years ago.


 Given, 


 In 1990 B.C = 2000 + 1990 = 3990 years ago, a person is 15 years Old  


=> In 1995 B.C = 2000 + 1995 = 3995 years ago, the same person will be 10 years Old 


Therefore, In 2000 B.C = 2000 + 2000 = 4000 years ago, the same person will be 5 years Old.

Report Error

View answer Workspace Report Error Discuss

Q:

The Largest Component of National Income is

A) Proprietors Income B) Compensation of Employees
C) Corporate Profits D) Rental Income
 
Answer & Explanation Answer: B) Compensation of Employees

Explanation:

National Income is the total income value of the goods and services produced by the residents of a country, usually during the period of one year.

National Income is categorized into 6 components. They are :

1. Compensation of Employees (Wages and Benefits)
2. Corporate Profits
3. Rental Income
4. Proprietors Income (Income of unincorporated business)
5. Net Interest

The Largest Component of National Income is Compensation of Employees.

 

The Largest component of National Income in India is Service Sector.

 

Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO