Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

10001.

Find the odd one.1. Secrecy, Dividend, Interest2. Bonus Letter, Dividend Letter, Board of Directors3. Dividend Warrant, Interest Warrant, Demat4. Secretary, Board of Directors, Dividend, Lucid Language

Answer»

1. Secrecy

2. Board of directors

3. Demat

4. Lucid Language

10002.

Write a letter to the shareholder regarding issue of Bonus Shares.

Answer»

YASH INDUSTRIES LIMITED

Registered Office: 102, New MIDC, Usha Tower, Shahu Chowk, Mumbai – 400 031.

CIN : L40407 MH 2005 PLC710007

Tel. No.: 022-23252323

Fax No.: 022-23600445 Ref. 

No.: Y/MR-B/5/19-20

Website: www.yashindustrieslimited.com

Email: [email protected] 

Date: 16th October, 2019

Ms. Yukta Shroff 

715, Narayan Peth, 

Laxmi Road, 

Pune – 411 038.

Sub.: Issue of Bonus Shares

Dear Madam,

I am directed by the Board of Directors to inform you that in accordance with the resolution passed in the Extra-ordinary General Meeting of the company held on 14th October, 2019, shareholders have unanimously approved the recommendation of Board of Directors to issue Bonus Shares. Bonus Shares are issued in the ratio of 1:1, i.e. one additional equity share for every equity share held as on 13th October, 2019.

The Details of issue of Bonus Shares are as follows:

12345
No. of Shares held on record dateNo. of Bonus Shares Issued/AllottedD.P. ID No. Credited to Demat Account No.Client ID No. Credited to Demat Account No.Date of Credit to Demat A/c
2525IN 3001001011606131-10- 2019

The Company has complied with the provisions for the issue of Bonus Shares.

The Bonus Shares issued will rank pari passu /equal with the existing equity shares.

Thanking you,

Yours faithfully,

For Yash Industries Limited

Sign

(Mr. S. R. Naik)

Company Secretary

10003.

Explain the following term/concept.1. Capitalisation of Reserve2. Bonus Shares3. Dividend Warrant

Answer»

1. Capitalisation of reserves is the use of corporate reserves to pay a bonus to the shareholders in the form of additional shares. It is distributed to equity shareholders in pre-determined ratio.

2. Bonus shares are fully paid up shares given by a company as a gift out of its accumulated profits or reserves to the existing equity share holders in proportion of shares held by them. It is given free of cost and also known as capitalization of reserves.

3. Dividend warrant is written order given by the company to its banker to pay amount mentioned in it to the shareholder whose name is specified therein. Dividend can be paid through Dividend warrant or by means of electronic mode ECS or NEFT etc. to those shareholders who are registered members i.e their names appear in the Register of members.

10004.

Which type of shareholders enjoys the benefit of Bonus Shares?

Answer»

Equity share holders enjoy the benefit of bonus shares.

10005.

Select the correct option from the bracket.Group ‘A’Group ‘B’a)Return on shares1).............b)Capitalisation of Reserve Fund2).............c)Correspondence3).............d)..............4)Payment of Dividend Electronically(Written communication, Bonus shares, Dividend, ECS)

Answer»
Group ‘A’Group ‘B’
(a) Return on shares(1) Dividend
(b) Capitalisation of Reserve Fund(2) Bonus shares
(c) Correspondence(3) Written communication
(d) ECS(4) Payment of Dividend Electronically
10006.

Share Certificate should be ready for delivery by the company within ______ months after the allotment of shares. (a) 3 (b) 5 (c) 2

Answer»

Correct option: (c) 2

10007.

WAP to calculate factorial or any given number.

Answer»

#include<stdio.h>
#include<conio.h>
void main( )
{
int n, i;
long int fact = 1;
clrscr ();
printf(“\n Enter any number”);
scanf(“%d”, & n);
for (i=1; i < = n; i + +)
{
fact = fact *i;
}
printf (“The factorial of % d is % 1d”, n, fact);
getch ();
}

10008.

 If \(\over3\times2\) is a multiple of 11, where x is a digit, what is the value of x?

Answer»

\(\over3\times2\) is a multiple of 11.

A number is divisible by 11 if and only if the difference between the sum of odd and even place digits is a multiple of 11.

i.e., Sum of even placed digits – Sum of odd placed digits = 0, 11, 22…

x – (3+2) = 0, 11, 22…

x – 5 is a multiple of 11

x – 5 = 0

∴ x = 5

10009.

Find the number of digits in the square root of each of the following numbers (without any calculation).(i) 27225 (ii) 390625

Answer»

(i) By placing bars, we obtain

27225 = bar2 bar(72) bar(25) 

Since there are three bars, the square root of 27225 will have three digits in it.

(ii) By placing the bars, we obtain

390625 = bar(39) bar(06) bar(25)

Since there are three bars, the square root of 390625 will have 3 digits in it.

10010.

Which of the following are squares of even numbers?(i) 196(ii) 441(iii) 900(iv) 625(v) 324

Answer»

(i) Given 196 We know that from the property of perfect square, the square of an even number is always even.So the given number 196 is even, therefore it is square of even number

(ii) Given 441 We know that from the property of perfect square, the square of an even number is always even.But the given number 441 is odd, therefore it is not a square of even number

(iii) Given 900 We know that from the property of perfect square, the square of an even number is always even.So the given number 900 is even, therefore it is square of even number

(iv) Given 625 We know that from the property of perfect square, the square of an even number is always even.But the given number 625 is odd, therefore it is not a square of even number

(v) Given 324 We know that from the property of perfect square, the square of an even number is always even.So the given number 324 is even, therefore it is square of even number

10011.

Find the number of digits in the square root of each of the following numbers (without any calculation).(i) 64  (ii) 144  (iii) 4489  

Answer»

(i) By placing bars, we obtain 64 = bar(64)

Since there is only one bar, the square root of 64 will have only one digit in it.

(ii) By placing bars, we obtain 144 = bar1 bar(44)

Since there are two bars, the square root of 144 will have 2 digits in it.

(iii) By placing bars, we obtain 4489 = bar(44) bar(89)

Since there are two bars, the square root of 4489 will have 2 digits in it.

10012.

Which of the following numbers are squares of even numbers? 121, 225, 256, 324, 1296, 6561, 5476, 4489, 373758

Answer»

Only even numbers be the square of even numbers 

So, 256, 324, 1296, 5476, 373758 can be square of even numbers but 373758 is not a perfect square 

So, 256, 324, 1296, 5476 are numbers

10013.

Perimeter of square (i) 4 × (length of side) (ii) 2 + (l + b) (iii) 2 × (l + b) (iv) Product of four sides

Answer»

(i) 4 × (length of side)

10014.

The perimeter of a regular polygon is 28 cm and its each side equal to 7 cm. Find the number of sides of the polygon.

Answer»

Perimeter of regular polygon = 28 cm 

Measurement of each side = 7 cm 

Let number of sides in regular polygon is n, then, 

Total length of all sides = perimeter of polygon 

⇒ n × 7 = 28 

⇒ 7n = 28 

= n = 28/7 = 4

∴ Regular polygon has 4 sides only.

10015.

Find the perimeter of a regular polygon with each side equal to 3.5 cm and number of sides equal to 3

Answer»

Length of each side = 3.5 cm 

Total number of sides = 3 

∴ Each side of regular polygon is equal 

∴ Its perimeter = 3.5+ 3.5 + 3.5 = 10.5 cm

10016.

Find the perimeter of a regular pentagon, whose each side is of length 3 cm.

Answer»

Regular pentagon has 5 sides each side of this is of length 3 cm. 

Perimeter of regular pentagon 

= 5 × 3 cm = 15 cm.

10017.

A man purchased 47 stamps of 20p and 25p for ₹10. Find the number of each type of stamps

Answer»

Let the number of stamps of 20p and 25p be x and y respectively. 

Then as per the question 

x + y = 47 …….(i) 

0.20x + 0.25y = 10 

4x + 5y = 200 …….(ii) 

From (i), we get 

y = 47 – x 

Now, substituting y = 47 – x in (ii), we have 

4x + 5(47 – x) = 200 

⇒ 4x – 5x + 235 = 200 

⇒ x = 235 – 200 = 35 

Putting x = 35 in (i), we get 

35 + y = 47 

⇒ y = 47 – 35 = 12 

Hence, the number of 20p stamps and 25p stamps are 35 and 12 respectively

10018.

A man purchased 47 stamps of 20p and 25p for Rs.10. Find the number of each type of stamps

Answer»

Let the number of stamps of 20p and 25p be x and y respectively. 

Then as per the question 

x + y = 47 …….(i) 

0.20x + 0.25y = 10 

4x + 5y = 200 …….(ii) 

From (i), we get 

y = 47 – x 

Now, substituting y = 47 – x in (ii), we have 

4x + 5(47 – x) = 200 

⇒ 4x – 5x + 235 = 200 

⇒ x = 235 – 200 = 35 

Putting x = 35 in (i), we get 

35 + y = 47 

⇒ y = 47 – 35 = 12 

Hence, the number of 20p stamps and 25p stamps are 35 and 12 respectively. 

10019.

How many 6-digit numbers can be formed by using the digits 0, 1, 2, 3, 4, 5 ?

Answer»

Given digits = 0, 1, 2, 3, 4, 5

Hence, 6-digit numbers formed by these digits = 6! = 6 × 5 × 4 × 3 × 2 × 1 = 720

If zero comes in first, then numbers becomes of 5-digit number then the 5-digit number formed is = 5!

= 5 × 4 × 3 × 2 × 1 = 120

Hence, the numbers that do not have zero in the begining are = 720 – 120 = 600.

10020.

Find the sum of all 11 term of an AP whose middle most term in 30.

Answer»

Let ‘a’ be the first term and ‘d’ be the common difference of the give A.P. 

Middle most term = (11 + 1/2)th = 6th term 

tn = a + (n – 1)d 

t6 = a + 5d 

a + 5d = 30 

Sn = (n/2) [2a + (n – 1)d] 

S11 = (11/2) [2a + 10d] 

= (11/2) x 2 [a + 5d] 

= 11 x 30

= 330 

Sum of 11 terms = 330

10021.

A box contains 5 different red and 6 different white balls. In how many ways can 6 balls be selected so that there are at least two balls of each colour. (a) 452 (b) 524 (c) 425 (d) 254

Answer»

(c) 425

6 balls consisting of at least two balls of each colour from 5 red and 6 white balls can be made in the following ways: 

(a) Selecting 2 red balls out of 5 red balls and 4 white balls out of 6, i.e., 

Number of ways = 5C2 x 6C4\(\frac{5\times4}{2}\times\frac{6\times5}{2}\)

= 10 × 15 = 150 

(b) Selecting 3 red balls out of 5 red balls and 3 white balls out of 6, i.e., 

Number of ways =  5C3 x 6C3\(\frac{5\times4}{2}\times\frac{6\times5\times4}{3\times2}\) 

= 10 × 20 = 200 

(c) Selecting 4 red balls out of 5 red balls and 2 white balls out of 6, i.e., 

Number of ways =  5C3 x 6C2\(5\times\frac{6\times5}{2}\) = 5 × 15 = 75 

∴ Total number of ways of selecting at least two balls of each colour = 150 + 200 + 75 = 425.

10022.

If three times the larger of two numbers is divided by the smaller, we get 4 as the quotient and 8 as the remainder. If five times the smaller is divided by the larger, we get 3 as the quotient and 5 as the remainder. Find the numbers.

Answer»

Let us consider, larger number = x and

Smaller number = y

As per the statement,

3x = 4y + 8 …….(1)

5y = 3x + 5 …(2)

Using Substitution method:

Substitute the value of 3x in (2), we get

5y = 4y + 8 + 5

5y – 4y = 13

or y = 13

From (1): 3x = 4 x 13 + 8 = 60

x = 20

Answer:

Larger number = 20

Smaller number = 13

10023.

There are 10 lamps in a hall. Each one of them can be switched on independently. Find the number of ways in which the hall can be illuminated.

Answer»

There are 10 lamps in a hall.

The hall can be illuminated if at least one lamp is switched.

.'. Total number of ways = 10C1 + 10C2 + 10C3 … + 10C10

= 210 – 1 = 1024 - 1 = 1023

10024.

Rekha has 15 square colour papers of sizes 10 cm, 11 cm, 12 cm, …, 24 cm. How much area can be decorated with these colour papers?

Answer»

Area of 15 square colour papers 

= 102 + 112 + 122 + … + 242

= (12 + 22 + 32 + … + 242) – (12 + 22 + 92)

= (24 x 25 x 49)/6 - (9 x 10 x 19)/6 

= 4 x 25 x 49 – 3 x 5 x 19 

= 4900 – 285 

= 4615 

Area can be decorated is 4615 cm2

10025.

A box contains two white, three black and four red balls. In how many ways can three balls be drawn from the box, if atleast one black ball is to be included in the draw.

Answer»

There are two white, three black and four red balls.

We have to draw 3 balls, out of these 9 balls in which at least one black ball is included.

So we have following possibilities:

Black balls123
Other than black210

.’. Number of selections = 3C1 x 6C2 + 3C2 x 6C3 + 3C3 x 6C0

= 3×15+ 3×6+1= 45+ 18 + 1= 64

10026.

Write a digit in the blank space of each of the following numbers so that the number formed is divisible by 11:(a) 92___389(b) 8 ___ 9484.

Answer»

(a) 92 ___ 389:-

Let a be placed in the blank.

sum of the digits at odd places = 9 + 3 + 2 = 14

Sum of the digits at even places = 8 + a = 9 = 17a

Difference = 17 + a – 14 = 3 + a

For a number to be divisible by 11, this difference

should be zero or a multiple of 11.

If 3 + a = 0, then

a = -3

However, It cannot be negative.

A closest multiple of 11, which is near to 3, has to be taken. It is 11 itself

3 + a = 11

a = 11 – 3

a = 8

Therefore, the required digits is 8

(b) 8__9484:-

Let a be placed in the blank.

Sum of the digits at odds places = 4 + 4 + a = 8 + a

Sum of the digits at even place = 8 + 9 + 8 = 25

Difference = 25 – 8 + a

= 17 – a

For a number to be divisible by 11, this difference should be zero or a multiple of 11.

If 17 – a = 0, then

a = 17

This is not possible

A multiple of 11 has to be taken. Taking 11 we obtained

17 – a = 11

a = 6

Therefore the required digit is 6.

10027.

Fill in the blanks:1. A number which has only two factors is called a ........2. A numbers Which has more than two factors is called a ...........3. 1 is neither ........... nor ..........4. The smallest prime number is ......5. The smallest composite number is ......6. The smallest even number is ......

Answer»

1. A number which has only two factors is called a prime number

2. A numbers Which has more than two factors is called a composite number

3. 1 is neither prime number nor composite number

4. The smallest prime number is 2

5. The smallest composite number is 4

6. The smallest even number is 2

10028.

Write the smallest digit and the greatest digit in the blank space of each of the following number so that the number formed is divisible by 3:(a) ___6724(b) 4765___2

Answer»

(a) __ 6724:-

Sum of the remaining digits = 6 + 7 + 2 + 4 = 19

To make the number divisible by 3, the sum of its digits should be divisible by 3.

The smallest multiple of 3 Which comes after 19 is 21.

∴ Smallest number = 21 – 19 = 2

Now 2 + 3 + 3 = 8

However 2 + 3 + 3 + 3 = 11

If we put 8, then the sum of the digits will be 27 and as 27 is divisible by 3 the number will also be divisible by 3.

Therefore the largest number is 8.

(b) 4765 ___ 2:-

Sum of the remaining digits = 24

To make the number divisible by 3, the sum of its digits should be divisible by 3. As 24 is already divisible by 3, the smallest number that can be place here is 0

Now, 0 + 3 = 3

3 + 3 = 6

3 + 3 + 3 = 9

However, 3 + 3 + 3 + 3 = 12

If we put 9 then the sum of the digits will be 33 and as 33 is divisible by 3, the number will also be divisible by 3.

Therefore, the largest number is 9.

10029.

Using divisibility tests, determine which of the following numbers are divisible by 5(a) 438750 (b) 179015 (c) 125 (d) 639210 (e) 17852

Answer»

If a number is divisible by 5 its units digit be either ‘0’ or 5.

∴ a) 438750, b) 179015, c) 125 d) 639210 are divisible by 5.

10030.

Using divisibility tests, determine Which of the following numbers are divisible by 6:(a) 297144(b) 1258(c) 4335(d) 61233(e) 901352(f) 438750(g) 1790184(h) 12583(i) 639210(j) 17852

Answer»

(a) 297144: – Since, the last digits of the number is 4, it is divisible by 2.

On adding all the digits of the number, the sum obtained is 27. Since 27 is divisible by 3, the given number is also divisible by 3.

As the number is divisible by both 2 and 3, it is divisible by 6.

(b) 1258:- Since the last digit of the number is 8 , it is divisible by 2.

On adding all the digits of the number, the sum obtained is 16, is not divisible by 3, the given number is also not divisible by 3.

As the number is not divisible by both 2 &3. it is not divisible by 6.

(c) 4335:- The last digit of the number is 5, Which is not divisible by 2. Therefore the given number is also not divisible by 2.

On adding all the digits of the number, the sum obtained is 15, Since 15 is divisible by 3. As the number is not divisible by both 2 & 3. It is not divisible by 6

(d) 61233:- The last digit of the number is 3, Which is not divisible by 2. Therefore, the given number is also not divisible by 2

On adding all the digits of the number the sum obtained is 15. Since 15 is divisible by 3, the given number is also divisible by 3.

As the number is not divisible by both 2 & 3. it is not divisible by 6.

(e) 901352: -Since, the last digit of the number is 2 , It is divisible by 2.

On adding all the digits of the number, the sum obtained is 20. Since 20 is not divisible by 3, the given number is also not divisible by 3.

As the number is not division by both 2 & 3. it is not divisible by 6.

(f) 438750:- Since, the last digits of the number is 0, it is divisible by 2.

On adding all the digits of the number, the sum obtained is 27. Since 27 is divisible by 3, the given number is also divisible by 3.

As the number is divisible by both 2 & 3, it is divisible by 6.

(g) 1790184:- Since, the last digit of the number is 4, it is divisible by 2.

On adding all the digit of the number the sum obtained is 30. Since 30 is divisible by 3, the given number is also divisible by 3.

As the number is divisible by both 2&3. it is divisible by 6.

(h) 12583:- Since, the last digit of the number is 3, it is not divisible by 2.

On adding all the digit of the number, the sum obtained is 19, Since 19 is not divisible by 3
The given number is also not divisible by 3

As the number is not divisible by both 2 & 3. It is not divisible by 6

(i) 639210:- Since, the last digit of the number is 0. it is divisible by 2

On adding all the digits of the number the sum obtained is 21, Since 21 is divisible by 3, the given number is also divisible by 3.

As the number is divisible by both 2 & 3, it is divisible by 6.

(j) 17852:- Since, the last digits of the number is 2. it is divisible by 2

On adding all the digits of the numbers, the sum obtained is 23. Since 23 is not divisible by 3, the given number is also not divisible by 3.

As the number is not divisible by both 2 & 3, It is not divisible by 6.

10031.

Using divisibility tests, determine Which of the following numbers are divisible by(a) 5445(b) 10824(c) 7138965(d) 70169308(e) 10000001(f) 901153

Answer»

(a) 5445:- Sum of the given digits at odd places = 5 + 4 = 9

Sum of the given digits at even places = 4 + 5 = 9

Difference = 9 – 9 = 0

As the difference between the sum of the digits at odd places and sum of the digits at even place is 0.

Therefore, 5445 is divisible by 11.

(b) 10824:-

Sum of the given digits at odd places = 4 + 8 + 1 = 13

Sum of the given digits at even places = 2 + 0 = 2

Difference = 13 – 2 = 11

The difference between the sum of the digits at odd places and the sum of the digit at even places is 11. Which is divisible by 11. Therefore 10824 is divisible by 11.

(c) 7138965:-

Sum of the given digits at odds places = 5 + 9 + 3 + 7 = 24

Sum of the given digits at even places = 6 + 8 + 1 = 15.

Difference = 24 – 15 = 9.

The difference between the sum of the digits at odd places and the sum of digits at even place is 9,

Which is not divisible by 11.

∴ 7138965 is not divisible by 11.

(d) 70169308:-

Sum of the digits at odd places = 8 + 3 + 6 + 0 = 17

Sum of digits at even places = 0 + 9 + 1 + 7 = 17

Difference = 17 – 17 = 0

As the difference between the sum of the digits at odd places and the sum of the digits at even place is 0.

Therefore, 70169308 is divisible by 11.

(e) 10000001:-

Sum of the digits at odd places=1 1

Sum of the digits even place = 1

Difference = 1 – 1 = 0

As the difference the sum of the digits at odd places and the sum of the digits at even places is 0. therefore 10000001 is divisible by 11.

(f) 901153:-
Sum of the digits at odd places = 3 + 1 + 0 = 4.

Sum of the digits at even places = 5 + 1 + 9 = 15

Difference = 15 – 4 = 11

The difference between the sum of the digits at odd places and the sum of the digits at even places is 11, Which is divisible by 11.

Therefore, 901153 is divisible by 11.

10032.

Using divisibility tests, determine which of following numbers are divisible by 2 (a) 2144 (b) 1258 (c) 4336 (d) 633 (e) 1352

Answer»

If a number is divisible by 2 then the units digit of the number be 0, 2, 4, 6, 8. 

∴ a) 2144  b) 1258 c) 4336 e) 1352 are divisible by ‘2’.

10033.

Using divisibility tests determine Which of the following numbers are divisible by 2; by 3; by 4; by 5; by 6; by 8; by 9; by 10; by 11 (say, yes or no):

Answer»
NumberDivisible by
23456891011
128yesNoyesNoNoyesNoNoNo
990yesyesNoyesyesNoyesyesyes
1586yesNoNoNoNoNoNoNoNo
275NoNoNoNoyesNoNoNoyes
6686yesNoNoNoNoNoNoNoNo
639210yesyesNoyesyesNoNoyesyes
429714yesyesNoNoyesNoyesNoNo
2856yesyesyesNoyesyesNoNoNo
3060yesyesyesyesyesNoyesyesNo
406839yesyesNoNoNoNoNoNoNo
10034.

Where is Hawa Mahal situated? (a) Jodhpur (b) Jaipur (c) Kota (d) Jhunjhunu

Answer»

Answer is: (b) Jaipur

10035.

Which revolutionary from Rajasthan was sentenced to imprisonment for five years in connection with Banaras conspiracy ?

Answer»

Pratap Singh Barahat.

10036.

Which revolutionary from Rajasthan abandoned the path of revolution and adopted the Gandhian way ?

Answer»

Ramnarayan Chowdhary.

10037.

Where is Siliserh Lake situated? (a) Jaipur (b) Alwar (c) Dholpur (d) Ganganagar

Answer»

Answer is: (b) Alwar

10038.

Describe the revolutionary movement in Rajasthan in detail.

Answer»

Revolutionary movement in Rajasthan: 

1. The background of the revolutionary movement in Rajasthan: 

Rajasthan also inherited anti – British ideology of failure of 1857 revolution against British rule in India in inheritence. The nationwide opposition of partition of Bengal in 1905, the idea of aggressive nationalism propounded by Bal Gangadhar Tilak, Bipin Chandra Pal and Lala Lajpat Rai, Veer Savarkar’s concept of nationalism and the influence of Rash Behari Bose and Sachindra Nath Sanyal, all combined together to create the background of revolutionary movement in Rajasthan. 

2. The heroes of the Revolt: 

In Rajasthan, the expression of martial nationalism emerged in the form of revolutionary activities At that time, there were three groups of revolutionaries in Rajasthan:

(1) The leader of Jaipur group was Arjunlal Sethi. He established Vardhman Vidyalaya at Jaipur for training the revolutionaries. Later, he shifted it to Indore. Pratap Singh Barahat the son of Thakur Kesari Singh and his son – in – law Ishwar Das were the students of the college owned by Ashia Sethi.

For the charge of forming the conspiracy of Neemage murder case (20th March,1913) he was made a prisoner. After the imprisonment of seven and half years, he was released. He is regarded as one of the most important national leaders of Rajasthan.

(2) Under the leadership of Thakur Kesari Singh Barahat,the revolutionary group of Kota was active. He favoured cultural nationalism. The phrase Chetavani – ra – chungataya written by him influenced Maharana Udai Singh and he did not participate in Delhi Court hold in 1903.On the charage of murder of a rich merhant pyarelal of Jodhpur in Kota, he was awarded punishment of imprisonment for 20 years His Jagir in Shahpura (Deopura) was confiscated.

In 1919, he was released from jail. His entire family underwent severe torture and sufferings for the sake of freedom of the country. His brother Jorawar Singh played a uniqe role in revolutionary movement. His name is associated with Neemage murder case, 1913 and throwing bomb on Lord Hardinge (23thDecember, 1912).

He lived underground for 27 years. He died while living undergound in 1939. Thakur Kesari Singh’s son Pratap Singh was taken as a prisoner in Varanasi conspiracy. He was sentenced to five years imprisonment. He breathed his last while facing inhuman tortures in Bareilly Jail.

3. The planning for an armed revolution: 

The revolutionary leader Rash Behari Bose had sent Bhoop Singh (later known by the name of Vijay Singh Pathik) to Rajasthan for collecting, making and repairing arms for revolution. The date fixed for armed revolution was 21th February, 1915. On that date. Gopal Singh Kharwa and Bhoop Singh, along with their hundreds of fellow revolutionaries, had been waiting in the jungle near Kharwa for signal of start of the revolt.

But. on 19th February, the secret of the mission was out and all the revolutionaries were taken prisoners. Bhoop Singh and Rao Gopal Singh Kharva were kept prisoners in todgarh fort. After some days, Bhoop Singh escaped from the fort and the leadership of Bijolia Peasant movemant was entrusted to him under the name of Vijay Singh Pathik. Rao Gopal Singh also escaped from Todgarh fort. He was arrested in August. 1915 and his Jagir in Kharwa village was confiscated. In 1920, he was released.

Evaluation: 

The revolutionary movement kept alive the public feelings of opposing the British power. During the time of national movement, the Indians went on receiving inspiration of getting rid of the British slavery.

10039.

Where is Patwon ki Haweii situated?

Answer»

In Jaisalmer.

10040.

Where is Foy Sagar lake situated?

Answer»

In Ajmer Foy Sagar lake situated.

10041.

Where is Sitamata sanctuary situated?

Answer»

In Pratapgarh.

10042.

In the solitary confinement of Bareilly jail, which revolutionary sacrificed as a martyr while bearing the torture done by the English officials ?(a) Ramnarayan Chowardhry (b) Vijay Singh Pathik (c) Pratap Singh Barahat (d) Rao Gopal Singh

Answer»

(c) Pratap Singh Barahat

10043.

The revolutionary of Jaisalmer who was burnt to death in the jail was: (a) Meethalal Vyas (b) Sagarmal Gopa (c) Radhasworoop (d) Gaurishankar

Answer»

(b) Sagarmal Gopa

10044.

Give reasons why.Land was classified and measured before revenue was fixed.

Answer»

1. Land was surveyed and measured with a bamboo jarib joined together with iron rings instead of the hemp rope used earlier. 

2. The land was grouped into four categories depending on whether it was regularly or occasionally cultivated. It was classified further into good, middling and bad categories. 

3. The average produce and the average price over the past 10 years were calculated. The revenue was calculated on the basis of these averages. One third of the average produce was the king’s share. It could be paid in cash or kind, though cash was preferred.

10045.

Where is Chaurasi Khambo ki Chhatri situated?

Answer»

In Bundi  Chaurasi Khambo ki Chhatri situated.

10046.

Do you think architecture flourished during Akbar’s reign? Give reasons for your answer.

Answer»

Initially, the style of architecture was Persian, for instance, Humayun’s Tomb. However, with the passage of time, Akbar’s architectural style became more and more Indian. Inspired by the palaces of Hindu rajas, Akbar’s later buildings reflect Rajput traditions. Fatehpur Sikri, Akbar’s new capital city, contains many interesting Rajput-style buildings made of sandstone. It is referred to as a dream in stone. Among the many fine buildings are the Diwan-i-Khas, Panch Mahal, Jodha Bai’s Palace and the Buland Darwaza.

10047.

Mention the important features of Akbar’s Rajput policy. Why did he adopt this policy and what were its results?

Answer»

Akbar realized that the support of the Rajputs was necessary to build a powerful empire. 

For this he adopted the following policy: 

1. Akbar treated the Rajputs with honour and equality and won their respect and loyalty. 

2. He married Rajput princesses to strengthen his ties with Rajputs. 

3. He appointed Rajputs on High posts in his court to win their friendship, loyalty and cooperation. 

4. He abolished the Jaziya and pilgrim tax levied on Hindus. 

5. Akbar did not annexed the kingdoms of the Rajput rulers but only asked them to recognize him as their overlord and pay him regular tribute. The result of adopting this policy was that Akbar won the loyalty and support of the Rajputs, Who formed the backbone of a strong and stable empire.

10048.

Why was Akbar’s position unstable and insecure when he ascended the throne of Delhi?

Answer»

Akbar’s position was unstable and insecure, when he ascended the throne of Delhi because his empire was surrounded by enemies on all the sides. Adil Shah who was the nephew of Sher Shah was determined to capture Delhi and re-establish the Afghan rule. Even the Rajputs were waiting for suitable opportunity to throw the Mughals out of India.

10049.

What do you think about Akbar’s attempts to bring about religious, cultural and social unification in his empire?

Answer»

Akbar took following steps to transform the Islamic state into a secular one and unite the diverse races in the country into a single nation based on equality: 

1. He abolished the Jaziya tax which was imposed by earlier Muslim rulers on all non-Muslim subjects and pilgrim tax imposed on Hindus visiting places of pilgrimage. 

2. He allowed Hindus to build temples, celebrate festivals and worship freely. He even allowed his Hindu wives to celebrate festivals like Holi and Diwali. 

3. He gave high posts to talented and competent Hindus in his court, examples are: Todar Mai, Birbal and Raja Bhagwan Das. 

4. He married Rajput princesses and allowed them freedom of worship. 5. He granted land to all persons irrespective of their religious faith.

10050.

Mention any one tax abolished by Akbar as a part of his policy of religious tolerance.

Answer»

Akbar abolished the jaziya (poll) tax and the pilgrim tax.