Searching for "NO"

Q:

Which of the following awarded Noble peace prize for three times

A) Human rights council B) World bank
C) International Commitee of the red cross D) Un Peacekeeping forces
 
Answer & Explanation Answer: C) International Commitee of the red cross

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World Organisations

Q:

What is the rate of simple interest?
I. The total interest earned was Rs. 4000.
II. The sum was invested for 4 years.

A) I alone sufficient while II alone not sufficient to answer B) II alone sufficient while I alone not sufficient to answer
C) Either I or II alone sufficient to answer D) Both I and II are not sufficient to answer
 
Answer & Explanation Answer: D) Both I and II are not sufficient to answer

Explanation:

We know that, R = (100 x S.I) / (P x T)

Now I gives, S.I = Rs. 4000.

        II gives,  T = 4 years.

But, P is unknown. So, we cannot find R.

So, given data is insufficient to get R.

 

Report Error

View Answer Report Error Discuss

Filed Under: Simple Interest
Exam Prep: Bank Exams
Job Role: Bank PO

Q:

A person borrows Rs. 5000 for 2 years at 4% p.a. simple interest. He immediately lends it to another person at 614 p.a for 2 years. Find his gain in the transaction per year

A) Rs. 112.50 B) Rs.150.25
C) Rs.167.50 D) Rs.170
 
Answer & Explanation Answer: A) Rs. 112.50

Explanation:

 gain in 2 years =Rs.5000*254*2100-5000*4*2100  

= Rs. (625 - 400) 

= Rs. 225 

 gain in 1 year =Rs.2252=112.50

Report Error

View Answer Report Error Discuss

Filed Under: Simple Interest
Exam Prep: Bank Exams
Job Role: Bank PO

Q:

A sum of money amounts to Rs. 9800 after 5 years and Rs. 12005 after 8 years at the same rate of simple interest. The rate of interest per annum is:

A) 5% B) 8%
C) 12% D) 15%
 
Answer & Explanation Answer: C) 12%

Explanation:

 

S.I. for 3 years = Rs. (12005 - 9800) = Rs. 2205.

 

S.I. for 5 years = Rs.22053×5= Rs.3675

 

Principle = Rs.(9800-3675) = Rs.6125

 

Hence, Rate = 100×36756125×5 =12%

Report Error

View Answer Report Error Discuss

Filed Under: Simple Interest
Exam Prep: Bank Exams
Job Role: Bank PO

Q:

A function cannot be defined inside another function

A) TRUE B) FALSE
Answer & Explanation Answer: A) TRUE

Explanation:

A function cannot be defined inside the another function, but a function can be called inside a another function.

Report Error

View Answer Workspace Report Error Discuss

Subject: Programming

Q:

main()

{

float me = 1.1;

double you = 1.1;

if(me==you)

printf("yes");

else

printf("No");

}

A) Yes B) No
C) Both D) Compilation error
 
Answer & Explanation Answer: B) No

Explanation:

For floating point numbers (float, double, long double) the values cannot be predicted exactly. Depending on the number of bytes, the precession with of the value represented varies. Float takes 4 bytes and long double takes 10 bytes. So float stores 0.9 with less precision than long double.

Report Error

View Answer Report Error Discuss

Filed Under: Software Testing
Job Role: Software Architect

Q:

What is anonymous FTP and why would you use it

Answer

Anonymous FTP enables users to connect to a host without using a valid login and password. Usually, anonymous FTP uses a login called anonymous or guest, with the password usually requesting the user's ID for tracking purposes only. Anonymous FTP is used to enable a large number of users to access files on the host without having to go to the trouble of setting up logins for them all. Anonymous FTP systems usually have strict controls over the areas an anonymous user can access

Report Error

View answer Workspace Report Error Discuss

Q:

Should government jobs in rural areas have more incentives

Arguments:

1. Yes. Incentives are essential for attracting government servants there

2. No. Rural areas are already cheaper,healthier and less complex than big cities .So,why offer extra incentives!

A) Only 1 is true B) Only 2 is true
C) Either 1 or 2 is true D) Neither 1 or 2 is true
 
Answer & Explanation Answer: A) Only 1 is true

Explanation:

Government jobs in rural are underlined with several difficulties in love of these .In lieu of these ,extra incentives are needed

Report Error

View Answer Report Error Discuss

Filed Under: Statement and Arguments
Exam Prep: GRE