Searching for "h"

Q:

The true-discount on Rs.2480 due after a certain period at 5% is Rs.80. Find the due period.

A) 6months B) 5months
C) 8months D) 3months
 
Answer & Explanation Answer: C) 8months

Explanation:

P.W= Amount – (T.D)

 

Time = 100×TDPW×R

Report Error

View Answer Report Error Discuss

Filed Under: True Discount
Exam Prep: Bank Exams
Job Role: Bank PO

Q:

The true discount on a certain sum of money due 3 year hence is Rs.100 and the S.I. on the same sum for the same time and at the same rate is Rs.120. Find the sum and the rate percent.

A) (6 + 2/3)% B) (5+ 2/3)%
C) (2+ 2/3)% D) (4+ 2/3)%
 
Answer & Explanation Answer: A) (6 + 2/3)%

Explanation:

Sum ⇒ Amount 

A = (SI x TD)/(SI - TD)

Report Error

View Answer Report Error Discuss

Filed Under: True Discount
Exam Prep: Bank Exams
Job Role: Bank PO

Q:

What is the difference between stack and array?

Answer

Stack:


 - Stack is a ordered collection of items


 - Stack is a dynamic object whose size is constantly changing as items are pushed and popped .


 - Stack may contain different data types


Array:


- Array is an ordered collection of items


- Array is a static object i.e. no of item is fixed and is assigned by the declaration of the array


- It contains same data types.

Report Error

View answer Workspace Report Error Discuss

Subject: C++ Exam Prep: GATE

Q:

 If n is even, which of the following cannot be odd?

A) n+3 B) 2n
C) n+4 D) 3n
 
Answer & Explanation Answer: B) 2n

Explanation:

In case B, odd times even will give even

Report Error

View Answer Report Error Discuss

Filed Under: Numbers
Exam Prep: GRE

Q:

 If a2 = 12, then a4 =? 

 

A) 144 B) 72
C) 36 D) 24
 
Answer & Explanation Answer: A) 144

Explanation:

Given a x a = 12

asked to find a x a x a x a =  (a x a) x (a x a)

a4 = a2 x a2 

= 12 x 12

= 144.

 

More :: Mathematical operations questions and answers.

Report Error

View Answer Report Error Discuss

Filed Under: Numbers
Exam Prep: Bank Exams , AIEEE , CAT , GATE
Job Role: Bank Clerk , Analyst , Bank PO , IT Trainer

Q:

Six years ago Anita was P times as old as Ben was. If Anita is now 17 years old, how old is Ben now in terms of P ?

A) 11/P + 6 B) P/11 +6
C) 17 - P/6 D) 17/P
 
Answer & Explanation Answer: A) 11/P + 6

Explanation:

Let Ben’s age now be B

Anita’s age now is A.

(A - 6) = P(B - 6)

But A is 17 and therefore 11 = P(B - 6)

11/P = B-6

(11/P) + 6 = B

Report Error

View Answer Report Error Discuss

Filed Under: Problems on Ages
Exam Prep: GRE

Q:

For how many integer values of n will the value of the expression 4n + 7 be an integer greater than 1 and less than 200?

A) 48 B) 49
C) 50 D) 51
 
Answer & Explanation Answer: C) 50

Explanation:

1 < 4n + 7 < 200

n can be 0, or -1

n cannot be -2 or any other negative integer or the expression 4n + 7 will be less than1.

The largest value for n will be an integer < (200 - 7) /4

193/4 = 48.25, hence 48

The number of integers between -1 and 48 inclusive is 50

Report Error

View Answer Report Error Discuss

Filed Under: Numbers
Exam Prep: GRE

Q:

The atoms of the elements having same atomic number but different mass number are called

A) Isobar B) Isotopes
C) Iso electronic D) Isotones
 
Answer & Explanation Answer: B) Isotopes

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry