Explore topic-wise MCQs in SRMJEEE .

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

1.

Consider the following two sequences,X = {-1, 1, -1, 1, ...} andY = {1, \(\frac{1}{2}\), 3, \(\frac{1}{4}\),...}.Then:

A. both X and Y are divergent.
B. both A and Y are convergent.
C. X is convergent but Y is divergent.
D. X is divergent but Y is convergent.
Answer» B. both A and Y are convergent.
2.

How many 3 digit numbers can be formed using the numbers 6, 1, 2, 3 without repetition ?

A. 36
B. 24
C. 18
D. 12
Answer» C. 18
3.

If \({a_n} = \sum\limits_{r = 0}^n {\frac{1}{{{n_{{c_r}}}}}}\), then \(\sum\limits_{r = 0}^n {\frac{r}{{{n_{{c_r}}}}}}\) equals

A. (n - 1) an
B. n an
C. \(\frac{{n\,{a_n}}}{2}\)
D. None of these
Answer» D. None of these
4.

If n pigeons are assigned to m pigeonholes then one of the pigeonholes must contain at least ______ pigeons.

A. \(\left( \dfrac{n-1}{m} \right) + 1\)
B. \(\left( \dfrac{n-1}{m} \right) \)
C. \(\left( \dfrac{n}{m} -1 \right) \)
D. \(\left( \dfrac{n+1}{m} \right) -1\)
Answer» B. \(\left( \dfrac{n-1}{m} \right) \)
5.

Let an represents the number of bit strings of length n containing two consecutive 1s. What is the recurrence relation for an?

A. an-2 + an-1 + 2n-2
B. an-2 + 2an-1+ 2n-2
C. 2an-2 + an-1 + 2n-2
D. 2an-2 + 2an-1 + 2n-2
Answer» B. an-2 + 2an-1+ 2n-2
6.

How many ways are there to pack six copies of the same book into four identical boxes, where a box can contain as many as six books ?

A. 4
B. 6
C. 7
D. 9
Answer» E.
7.

Given the recurrence relation f(n) = (n - 1) + f(n - 1), n > 72, f(2) = 1, then f(n) is:

A. \(\dfrac{3}{2}n(n-1)\)
B. \(\dfrac{n(n+1)}{2}\)
C. \(\dfrac{n(n-1)}{2}\)
D. \(\dfrac{3}{2}n(n+1)\)
Answer» D. \(\dfrac{3}{2}n(n+1)\)
8.

Given below are two statements:Statement I: 5 divides n5 - n whenever n is a nonnegative integer.Statement II: 6 divides n3 - n whenever n is a nonnegative integer.In the light of the above statements. choose the correct answer from the options given below

A. Both Statement I and Statement II are correct
B. Both Statement I and Statement II are incorrect
C. Statement I is correct but Statement II is incorrect
D. Statement I is incorrect but Statement II is correct
Answer» B. Both Statement I and Statement II are incorrect
9.

Find the lexicographic ordering of the bit strings given below based on the ordering 0 < 1.(A) 001(B) 010(C) 011(D) 0001(E) 0101Choose the correct answer from the options given below:

A. 001 < 010 < 011 < 0001 < 0101
B. 0001 < 001 < 010 < 0101 < 011
C. 0001 < 0101 < 001< 010 < 011
D. 001 < 010 < 0001 < 0101 <011
Answer» C. 0001 < 0101 < 001< 010 < 011
10.

Number of binary strings of length 5 that contain no two or more consecutive zeros, is:

A. 12
B. 15
C. 6
D. 13
Answer» E.
11.

Every bounded sequence has

A. A divergent subsequence
B. A convergent subsequence
C. A divergent sequence
D. None of these
Answer» C. A divergent sequence
12.

If m > 1 and n ∈ N, such that 1m + 2m + 3m + ....+ nm > \(n \left( \dfrac{n+1}{k} \right)^m\), then k = ?

A. 1
B. m
C. 2
D. n
Answer» D. n
13.

How many distinguishable permutations of the letters in the word BANANA are there?

A. 720
B. 120
C. 60
D. 360
Answer» D. 360
14.

Every bounded sequence has a cluster point; then this theorem is known as:

A. Cauchy's theorem
B. Weierstrass theorem
C. Bolzano-weierstrass theorem
D. None of these
Answer» D. None of these
15.

If ai > 0 for i = 1, 2, 3,..,n and a1, a2, a3, ...an = 1 then the greatest value of (1 + a1)(1 + a2)... (1 + an) is:

A. 22n
B. 2n
C. 1
D. \(2^{\frac{n}{2}}\)
Answer» C. 1
16.

Let an be the number of n-bit strings that do NOT contain two consecutive 1s. Which one of the following is the recurrence relation for an?

A. an = an – 1 + 2an - 2
B. an = an – 1 + an - 2
C. an = 2an – 1 + an - 2
D. an = 2an – 1 + 2an - 2
Answer» C. an = 2an – 1 + an - 2
17.

How&nbsp;many&nbsp;number&nbsp;of&nbsp;times&nbsp;will&nbsp;the&nbsp;digit&nbsp;7&nbsp;be&nbsp;written&nbsp;when&nbsp;listing&nbsp;the&nbsp;integers&nbsp;from&nbsp;1&nbsp;to&nbsp;1000?

A. 271
B. 300
C. 252
D. 304
Answer» C. 252
18.

What&nbsp;is&nbsp;the&nbsp;total&nbsp;number&nbsp;of&nbsp;ways&nbsp;in&nbsp;which&nbsp;Dishu&nbsp;can&nbsp;distribute&nbsp;9&nbsp;distinct&nbsp;gifts&nbsp;among&nbsp;his&nbsp;8&nbsp;distinct&nbsp;girlfriends&nbsp;such&nbsp;that&nbsp;each&nbsp;of&nbsp;them&nbsp;gets&nbsp;at&nbsp;least&nbsp;one&nbsp;gift?

A. 72 * 8!
B. 144 * 8!
C. 36 * 8!
D. 9!
Answer» D. 9!
19.

When&nbsp;six&nbsp;fair&nbsp;coins&nbsp;are&nbsp;tossed&nbsp;simultaneously,&nbsp;in&nbsp;how&nbsp;many&nbsp;of&nbsp;the&nbsp;outcomes&nbsp;will&nbsp;at&nbsp;most&nbsp;three&nbsp;of&nbsp;the&nbsp;coins&nbsp;turn&nbsp;up&nbsp;as&nbsp;heads?

A. 25
B. 41
C. 22
D. 42
Answer» E.
20.

What&nbsp;is&nbsp;the&nbsp;value&nbsp;of&nbsp;1&nbsp;*1!&nbsp;+2&nbsp;*2!+3&nbsp;*3!&nbsp;+&nbsp;..............&nbsp;n&nbsp;*n! where&nbsp;n!&nbsp;means&nbsp;n&nbsp;factorial&nbsp;or&nbsp;n(n-1)(n-2)&nbsp;............1.

A. n *(n−1) *(n−1)!
B. [(n+1)!/{n*(n−1)}]
C. (n+1)! −n!
D. (n+1)! −1!
Answer» E.
21.

In&nbsp;how&nbsp;many&nbsp;ways&nbsp;can&nbsp;5&nbsp;different&nbsp;toys&nbsp;be&nbsp;packed&nbsp;in&nbsp;3&nbsp;identical&nbsp;boxes&nbsp;such&nbsp;that&nbsp;no&nbsp;box&nbsp;is&nbsp;empty,&nbsp;if&nbsp;any&nbsp;of&nbsp;the&nbsp;boxes&nbsp;may&nbsp;hold&nbsp;all&nbsp;of&nbsp;the&nbsp;toys?

A. 20
B. 30
C. 25
D. 600
Answer» D. 600
22.

If&nbsp;the&nbsp;letters&nbsp;of&nbsp;the&nbsp;word&nbsp;CHASM&nbsp;are&nbsp;rearranged&nbsp;to&nbsp;form&nbsp;5&nbsp;letter&nbsp;words&nbsp;such&nbsp;that&nbsp;none&nbsp;of&nbsp;the&nbsp;word&nbsp;repeat&nbsp;and&nbsp;the&nbsp;results&nbsp;arranged&nbsp;in&nbsp;ascending&nbsp;order&nbsp;as&nbsp;in&nbsp;a&nbsp;dictionary&nbsp;what&nbsp;is&nbsp;the&nbsp;rank&nbsp;of&nbsp;the&nbsp;word&nbsp;CHASM?

A. 24
B. 31
C. 32
D. 30
Answer» D. 30
23.

A&nbsp;family&nbsp;consist&nbsp;of&nbsp;a&nbsp;grandfather,&nbsp;5&nbsp;sons&nbsp;and&nbsp;daughter&nbsp;and&nbsp;8&nbsp;grandchildren.&nbsp;They&nbsp;are&nbsp;to&nbsp;be&nbsp;seated&nbsp;in&nbsp;a&nbsp;row&nbsp;for&nbsp;dinner.&nbsp;The&nbsp;grandchildren&nbsp;wish&nbsp;to&nbsp;occupy&nbsp;the&nbsp;4&nbsp;seats&nbsp;at&nbsp;each&nbsp;end&nbsp;and&nbsp;the&nbsp;grandfather&nbsp;refuses&nbsp;to&nbsp;have&nbsp;a&nbsp;grandchild&nbsp;on&nbsp;either&nbsp;side&nbsp;of&nbsp;him.&nbsp;The&nbsp;number&nbsp;of&nbsp;ways&nbsp;in&nbsp;which&nbsp;the&nbsp;family&nbsp;can&nbsp;be&nbsp;made&nbsp;to&nbsp;sit&nbsp;is:

A. 21530
B. 8! * 360
C. 8! * 480
D. 8! * 240
Answer» D. 8! * 240
24.

A&nbsp;teacher&nbsp;of&nbsp;6&nbsp;students&nbsp;takes&nbsp;2&nbsp;of&nbsp;his&nbsp;students&nbsp;at&nbsp;a&nbsp;time&nbsp;to&nbsp;a&nbsp;zoo&nbsp;as&nbsp;often&nbsp;as&nbsp;he&nbsp;can,&nbsp;without&nbsp;taking&nbsp;the&nbsp;same&nbsp;pair&nbsp;of&nbsp;children&nbsp;together&nbsp;more&nbsp;than&nbsp;once.&nbsp;How&nbsp;many&nbsp;times&nbsp;does&nbsp;the&nbsp;teacher&nbsp;go&nbsp;to&nbsp;the&nbsp;zoo?

A. 10
B. 12
C. 15
D. 20
Answer» D. 20
25.

There&nbsp;are&nbsp;three&nbsp;prizes&nbsp;to&nbsp;be&nbsp;distributed&nbsp;among&nbsp;five&nbsp;students.&nbsp;If&nbsp;no&nbsp;students&nbsp;gets&nbsp;more&nbsp;than&nbsp;one&nbsp;prize,&nbsp;then&nbsp;this&nbsp;can&nbsp;be&nbsp;done&nbsp;in:

A. 10 ways
B. 30 ways
C. 60 ways
D. 80 ways
Answer» B. 30 ways
26.

In&nbsp;a&nbsp;railway&nbsp;compartment,&nbsp;there&nbsp;are&nbsp;2&nbsp;rows&nbsp;of&nbsp;seats&nbsp;facing&nbsp;each&nbsp;other&nbsp;with&nbsp;accommodation&nbsp;for&nbsp;5&nbsp;in&nbsp;each,&nbsp;4&nbsp;wish&nbsp;to&nbsp;sit&nbsp;facing&nbsp;forward&nbsp;and&nbsp;3&nbsp;facing&nbsp;towards&nbsp;the&nbsp;rear&nbsp;while&nbsp;3&nbsp;others&nbsp;are&nbsp;indifferent.&nbsp;In&nbsp;how&nbsp;many&nbsp;ways&nbsp;can&nbsp;the&nbsp;10&nbsp;passengers&nbsp;be&nbsp;seated?

A. 172000
B. 12600
C. 45920
D. 43200
Answer» E.
27.

Find&nbsp;the&nbsp;total&nbsp;number&nbsp;of&nbsp;distinct&nbsp;vehicle&nbsp;numbers&nbsp;that&nbsp;can&nbsp;be&nbsp;formed&nbsp;using&nbsp;two&nbsp;letters&nbsp;followed&nbsp;by&nbsp;two&nbsp;numbers.&nbsp;Letters&nbsp;need&nbsp;to&nbsp;be&nbsp;distinct.

A. 60000
B. 65000
C. 70000
D. 75000
Answer» C. 70000
28.

There&nbsp;are&nbsp;five&nbsp;women&nbsp;and&nbsp;six&nbsp;men&nbsp;in&nbsp;a&nbsp;group.&nbsp;From&nbsp;this&nbsp;group&nbsp;a&nbsp;committee&nbsp;of&nbsp;4&nbsp;is&nbsp;to&nbsp;be&nbsp;chosen.&nbsp;How&nbsp;many&nbsp;different&nbsp;ways&nbsp;can&nbsp;a&nbsp;committee&nbsp;be&nbsp;formed&nbsp;that&nbsp;contain&nbsp;three&nbsp;women&nbsp;and&nbsp;one&nbsp;man?

A. 55
B. 60
C. 25
D. 192
Answer» C. 25
29.

How&nbsp;many&nbsp;diagonals&nbsp;can&nbsp;be&nbsp;drawn&nbsp;in&nbsp;a&nbsp;pentagon?

A. 5
B. 10
C. 8
D. 7
Answer» B. 10
30.

After&nbsp;every&nbsp;get-together&nbsp;every&nbsp;person&nbsp;present&nbsp;shakes&nbsp;the&nbsp;hand&nbsp;of&nbsp;every&nbsp;other&nbsp;person.&nbsp;If&nbsp;there&nbsp;were&nbsp;105&nbsp;handshakes&nbsp;in&nbsp;all,&nbsp;how&nbsp;many&nbsp;persons&nbsp;were&nbsp;present&nbsp;in&nbsp;the&nbsp;party?

A. 16
B. 15
C. 13
D. 14
Answer» C. 13
31.

In&nbsp;an&nbsp;examination&nbsp;paper,&nbsp;there&nbsp;are&nbsp;two&nbsp;groups&nbsp;each&nbsp;containing&nbsp;4&nbsp;questions.&nbsp;A&nbsp;candidate&nbsp;is&nbsp;required&nbsp;to&nbsp;attempt&nbsp;5&nbsp;questions&nbsp;but&nbsp;not&nbsp;more&nbsp;than&nbsp;3&nbsp;questions&nbsp;from&nbsp;any&nbsp;group.&nbsp;In&nbsp;how&nbsp;many&nbsp;ways&nbsp;can&nbsp;5&nbsp;questions&nbsp;be&nbsp;selected? &nbsp;

A. 24
B. 48
C. 96
D. 64
Answer» C. 96
32.

A&nbsp;man&nbsp;positioned&nbsp;at&nbsp;the&nbsp;origin&nbsp;of&nbsp;the&nbsp;coordinate&nbsp;system.&nbsp;the&nbsp;man&nbsp;can&nbsp;take&nbsp;steps&nbsp;of&nbsp;unit&nbsp;measure&nbsp;in&nbsp;the&nbsp;direction&nbsp;North,&nbsp;East,&nbsp;West&nbsp;or&nbsp;South.&nbsp;Find&nbsp;the&nbsp;number&nbsp;of&nbsp;ways&nbsp;of&nbsp;he&nbsp;can&nbsp;reach&nbsp;the&nbsp;point&nbsp;(5,6),&nbsp;covering&nbsp;the&nbsp;shortest&nbsp;possible&nbsp;distance.

A. 252
B. 432
C. 462
D. 504
Answer» D. 504
33.

Out&nbsp;of&nbsp;eight&nbsp;crew&nbsp;members&nbsp;three&nbsp;particular&nbsp;members&nbsp;can&nbsp;sit&nbsp;only&nbsp;on&nbsp;the&nbsp;left&nbsp;side.&nbsp;Another&nbsp;two&nbsp;particular&nbsp;members&nbsp;can&nbsp;sit&nbsp;only&nbsp;on&nbsp;the&nbsp;right&nbsp;side.&nbsp;Find&nbsp;the&nbsp;number&nbsp;of&nbsp;ways&nbsp;in&nbsp;which&nbsp;the&nbsp;crew&nbsp;can&nbsp;be&nbsp;arranged&nbsp;so&nbsp;that&nbsp;four&nbsp;men&nbsp;can&nbsp;sit&nbsp;on&nbsp;each&nbsp;side.

A. 864
B. 863
C. 865
D. 1728
Answer» E.
34.

A&nbsp;box&nbsp;contains&nbsp;10&nbsp;balls&nbsp;out&nbsp;of&nbsp;which&nbsp;3&nbsp;are&nbsp;red&nbsp;and&nbsp;rest&nbsp;are&nbsp;blue.&nbsp;In&nbsp;how&nbsp;many&nbsp;ways&nbsp;can&nbsp;a&nbsp;random&nbsp;sample&nbsp;of&nbsp;6&nbsp;balls&nbsp;be&nbsp;drawn&nbsp;from&nbsp;the&nbsp;bag&nbsp;so&nbsp;that&nbsp;at&nbsp;the&nbsp;most&nbsp;2&nbsp;red&nbsp;balls&nbsp;are&nbsp;included&nbsp;in&nbsp;the&nbsp;sample&nbsp;and&nbsp;no&nbsp;sample&nbsp;has&nbsp;all&nbsp;the&nbsp;6&nbsp;balls&nbsp;of&nbsp;the&nbsp;same&nbsp;colour?

A. 105
B. 168
C. 189
D. 120
Answer» C. 189
35.

In&nbsp;a&nbsp;hockey&nbsp;championship,&nbsp;there&nbsp;are&nbsp;153&nbsp;matches&nbsp;played.&nbsp;Every&nbsp;two&nbsp;team&nbsp;played&nbsp;one&nbsp;match&nbsp;with&nbsp;each&nbsp;other.&nbsp;The&nbsp;number&nbsp;of&nbsp;teams&nbsp;participating&nbsp;in&nbsp;the&nbsp;championship&nbsp;is:

A. 18
B. 19
C. 17
D. 16
Answer» B. 19
36.

A&nbsp;question&nbsp;paper&nbsp;consists&nbsp;of&nbsp;three&nbsp;sections&nbsp;4,5&nbsp;and&nbsp;6&nbsp;questions&nbsp;respectively.&nbsp;Attempting&nbsp;one&nbsp;question&nbsp;from&nbsp;each&nbsp;section&nbsp;is&nbsp;compulsory&nbsp;but&nbsp;a&nbsp;candidate&nbsp;need&nbsp;not&nbsp;attempt&nbsp;all&nbsp;the&nbsp;questions.&nbsp;In&nbsp;how&nbsp;many&nbsp;ways&nbsp;can&nbsp;a&nbsp;candidate&nbsp;attempt&nbsp;the&nbsp;questions?

A. 209
B. (4!-1)*(5!-1)*(6!-1)
C. 119
D. 29295
Answer» E.
37.

From&nbsp;6&nbsp;men&nbsp;and&nbsp;4&nbsp;ladies,&nbsp;a&nbsp;committee&nbsp;of&nbsp;5&nbsp;is&nbsp;to&nbsp;be&nbsp;formed.&nbsp;In&nbsp;how&nbsp;many&nbsp;ways&nbsp;can&nbsp;this&nbsp;be&nbsp;done,&nbsp;if&nbsp;the&nbsp;committee&nbsp;is&nbsp;to&nbsp;include&nbsp;at&nbsp;least&nbsp;one&nbsp;lady?

A. 246
B. 340
C. 290
D. 315
Answer» B. 340
38.

There&nbsp;are&nbsp;7&nbsp;non-collinear&nbsp;points.&nbsp;How&nbsp;many&nbsp;triangles&nbsp;can&nbsp;be&nbsp;drawn&nbsp;by&nbsp;joining&nbsp;these&nbsp;points?

A. 35
B. 10
C. 8
D. 7
Answer» B. 10
39.

In&nbsp;how&nbsp;many&nbsp;ways&nbsp;can&nbsp;six&nbsp;different&nbsp;rings&nbsp;be&nbsp;worn&nbsp;on&nbsp;four&nbsp;fingers&nbsp;of&nbsp;one&nbsp;hand?

A. 10
B. 12
C. 15
D. 16
Answer» D. 16
40.

If&nbsp;6Pr&nbsp;=&nbsp;360&nbsp;and&nbsp;If&nbsp;6Cr&nbsp;=&nbsp;15,&nbsp;find&nbsp;r&nbsp;?

A. 5
B. 6
C. 4
D. 3
Answer» D. 3
41.

How&nbsp;many&nbsp;words&nbsp;can&nbsp;be&nbsp;formed&nbsp;by&nbsp;re-arranging&nbsp;the&nbsp;letters&nbsp;of&nbsp;the&nbsp;word&nbsp;ASCENT&nbsp;such&nbsp;that&nbsp;A&nbsp;and&nbsp;T&nbsp;occupy&nbsp;the&nbsp;first&nbsp;and&nbsp;last&nbsp;position&nbsp;respectively?

A. 6! *2!
B. 6! – 2!
C. 4!
D. 5!
Answer» D. 5!
42.

12&nbsp;chairs&nbsp;are&nbsp;arranged&nbsp;in&nbsp;a&nbsp;row&nbsp;and&nbsp;are&nbsp;numbered&nbsp;1&nbsp;to&nbsp;12.&nbsp;4&nbsp;men&nbsp;have&nbsp;to&nbsp;be&nbsp;seated&nbsp;in&nbsp;these&nbsp;chairs&nbsp;so&nbsp;that&nbsp;the&nbsp;chairs&nbsp;numbered&nbsp;1&nbsp;to&nbsp;8&nbsp;should&nbsp;be&nbsp;occupied&nbsp;and&nbsp;no&nbsp;two&nbsp;men&nbsp;occupy&nbsp;adjacent&nbsp;chairs.&nbsp;Find&nbsp;the&nbsp;number&nbsp;of&nbsp;ways&nbsp;the&nbsp;task&nbsp;can&nbsp;be&nbsp;done.

A. 360
B. 384
C. 432
D. 470
Answer» C. 432
43.

Ten&nbsp;different&nbsp;letters&nbsp;of&nbsp;alphabet&nbsp;are&nbsp;given,&nbsp;words&nbsp;with&nbsp;5&nbsp;letters&nbsp;are&nbsp;formed&nbsp;from&nbsp;these&nbsp;given&nbsp;letters.&nbsp;Then,&nbsp;the&nbsp;number&nbsp;of&nbsp;words&nbsp;which&nbsp;have&nbsp;at&nbsp;least&nbsp;one&nbsp;letter&nbsp;repeated&nbsp;is:

A. 69760
B. 30240
C. 99748
D. 42386
Answer» B. 30240
44.

If&nbsp;5*&nbsp;nP3&nbsp;=&nbsp;4*&nbsp;(n+1)P3,&nbsp;find&nbsp;n?

A. 10
B. 11
C. 12
D. 14
Answer» E.
45.

A&nbsp;class&nbsp;photograph&nbsp;has&nbsp;to&nbsp;be&nbsp;taken.&nbsp;The&nbsp;front&nbsp;row&nbsp;consists&nbsp;of&nbsp;6&nbsp;girls&nbsp;who&nbsp;are&nbsp;sitting.&nbsp;20&nbsp;boys&nbsp;are&nbsp;standing&nbsp;behind.&nbsp;The&nbsp;two&nbsp;corner&nbsp;positions&nbsp;are&nbsp;reserved&nbsp;for&nbsp;the&nbsp;2&nbsp;tallest&nbsp;boys.&nbsp;In&nbsp;how&nbsp;many&nbsp;ways&nbsp;can&nbsp;the&nbsp;students&nbsp;be&nbsp;arranged?

A. 6! × 1440
B. 18! × 1440
C. 18! ×2! × 1440
D. None of these
Answer» C. 18! ×2! × 1440
46.

The&nbsp;letter&nbsp;of&nbsp;the&nbsp;word&nbsp;LABOUR&nbsp;are&nbsp;permuted&nbsp;in&nbsp;all&nbsp;possible&nbsp;ways&nbsp;and&nbsp;the&nbsp;words&nbsp;thus&nbsp;formed&nbsp;are&nbsp;arranged&nbsp;as&nbsp;in&nbsp;a&nbsp;dictionary.&nbsp;What&nbsp;is&nbsp;the&nbsp;rank&nbsp;of&nbsp;the&nbsp;word&nbsp;LABOUR?

A. 242
B. 240
C. 251
D. 275
Answer» B. 240
47.

Find&nbsp;the&nbsp;number&nbsp;of&nbsp;ways&nbsp;in&nbsp;which&nbsp;8064&nbsp;can&nbsp;be&nbsp;resolved&nbsp;as&nbsp;the&nbsp;product&nbsp;of&nbsp;two&nbsp;factors?

A. 22
B. 24
C. 21
D. 20
Answer» C. 21
48.

How&nbsp;many&nbsp;ways&nbsp;can&nbsp;4&nbsp;prizes&nbsp;be&nbsp;given&nbsp;away&nbsp;to&nbsp;3&nbsp;boys,&nbsp;if&nbsp;each&nbsp;boy&nbsp;is&nbsp;eligible&nbsp;for&nbsp;all&nbsp;the&nbsp;prizes?

A. 256
B. 24
C. 12
D. None of these
Answer» C. 12
49.

10&nbsp;students&nbsp;are&nbsp;to&nbsp;be&nbsp;seated&nbsp;in&nbsp;two&nbsp;rows&nbsp;equally&nbsp;for&nbsp;the&nbsp;Mock&nbsp;test&nbsp;in&nbsp;a&nbsp;room.&nbsp;There&nbsp;are&nbsp;two&nbsp;sets&nbsp;of&nbsp;papers,&nbsp;Code&nbsp;A&nbsp;and&nbsp;Code&nbsp;B.&nbsp;each&nbsp;of&nbsp;two&nbsp;rows&nbsp;can&nbsp;have&nbsp;only&nbsp;one&nbsp;set&nbsp;of&nbsp;paper&nbsp;but&nbsp;different&nbsp;that&nbsp;from&nbsp;other&nbsp;row.&nbsp;In&nbsp;how&nbsp;many&nbsp;ways&nbsp;these&nbsp;students&nbsp;can&nbsp;be&nbsp;arranged&nbsp;?

A. 2775600
B. 125600
C. 7257600
D. 1200560
Answer» D. 1200560
50.

If&nbsp;letters&nbsp;of&nbsp;the&nbsp;work&nbsp;KUBER&nbsp;are&nbsp;written&nbsp;in&nbsp;all&nbsp;possible&nbsp;orders&nbsp;and&nbsp;arranged&nbsp;as&nbsp;in&nbsp;a&nbsp;dictionary,&nbsp;then&nbsp;the&nbsp;rank&nbsp;of&nbsp;the&nbsp;word&nbsp;KUBER&nbsp;will&nbsp;be:

A. 67
B. 68
C. 65
D. 69
Answer» B. 68