Hello and welcome to ExamPundit. Here is a set of Reasoning Quiz for Bank Exams and insurance Exams in 2015. The following set is based on Input output and Coding Decoding.
In a certain code, ‘always create new ideas’ is written as
‘ba ri sha gi’, ‘ideas and new thoughts’ is written as ‘fa gi ma ri’, ‘create
thoughts and insights’ is written as ‘ma jo ba fa’, and ‘new and better
solutions’ is written as ‘ki ri to fa’.
‘ba ri sha gi’, ‘ideas and new thoughts’ is written as ‘fa gi ma ri’, ‘create
thoughts and insights’ is written as ‘ma jo ba fa’, and ‘new and better
solutions’ is written as ‘ki ri to fa’.
1. What is the code
for ‘ideas’?
for ‘ideas’?
(a) sha
(b) ba
(c) gi
(d) ma
(e) Cannot be determined
2. What does ‘fa’
stand for?
stand for?
(a) thoughts
(b) insights
(c) new
(d) and
(e) solutions
3. ‘fa lo ba’ could
be a code for which of the following?
be a code for which of the following?
(a) thoughts and action
(b) create and innovate
(c) ideas and thoughts
(d) create new solutions
(e) always better ideas
4. What is the code
for ‘new’?
for ‘new’?
(a) ki
(b) ri
(c) to
(d) fa
(e) ba
5. Which of the
following may represent ‘insights always better’?
following may represent ‘insights always better’?
(a) jo ki to
(b) ki to ri
(c) sha jo ri
(d) to sha jo
(e) sha to ba
6. What is the code
for ‘thoughts’?
for ‘thoughts’?
(a) ma
(b) fa
(c) ba
(d) jo
(e) Either jo or fa
Solutions -‘always create new ideas’ → ‘ba ri sha gi’ … (1) ‘ideas and new thoughts’ → ‘fa gi ma ri’ …(2) ‘create thoughts and insights’ → ‘ma jo ba fa’ …(3) ‘new and better solutions’ → ‘ki ri to fa’ …(4) Using (1) and (4), new → ri Using (1), (2) and (4), ideas → gi and → fa thoughts → ma Using (1) and (3), create → ba always → sha insights → jo better solutions → ki to |
---|
Directions (Qs. 7-9):
Study the following information to answer the given questions:
Study the following information to answer the given questions:
A word and number arrangement
machine when given an input line of words and numbers rearranges them following
a particular rule in each step. The following is an illustration of input and
rearrangement. (All the numbers are two-digit numbers and are arranged as per
some logic based on the value of the number.)
machine when given an input line of words and numbers rearranges them following
a particular rule in each step. The following is an illustration of input and
rearrangement. (All the numbers are two-digit numbers and are arranged as per
some logic based on the value of the number.)
Input: win 56 32
93 bat for 46 him 2811 give chance
93 bat for 46 him 2811 give chance
Step I: 93 56 32
bat for 46 him 28 11 give chance win
bat for 46 him 28 11 give chance win
Step II: 11 93 56
32 bat for 46 28 give chance win him
32 bat for 46 28 give chance win him
Step III: 56 11
93 32 bat for 46 28 chance win him give
93 32 bat for 46 28 chance win him give
Step IV: 28 56 11
93 32 bat 46 chance win him give for
93 32 bat 46 chance win him give for
Step V: 46 28 56
11 93 32 bat win him give for chance
11 93 32 bat win him give for chance
Step VI: 32 46 28
56 11 93 win him give for chance bat
56 11 93 win him give for chance bat
Step VI is the last step of the arrangement the above input.
As per the rules followed in the above steps, find out in each
of the following questions the appropriate steps for the given input.
of the following questions the appropriate steps for the given input.
Input for the questions:
Input: fun 89 at
the 28 16 base camp 35 53 here 68 (All the numbers given in the arrangement are
two-digit numbers.)
the 28 16 base camp 35 53 here 68 (All the numbers given in the arrangement are
two-digit numbers.)
7. Which of the
following would be step II?
following would be step II?
(a) 89 fun at 28 16 base camp 35 53 here 68 the
(b) 35 53 28 68 16 89 the here fun camp base at
(c) 16 89 at fun 28 camp base 35 53 68 the here
(d) 53 28 68 16 89 35 the here fun camp base at
(e) None of these
8. Which word/number
would be at seventh position from the left in step IV?
would be at seventh position from the left in step IV?
(a) base
(b) at
(c) 35
(d) the
(e) 53
9. Which step number
would be the following output?
would be the following output?
53 28 68 16 89 at 35 the here fun camp base
(a) There will be no such step.
(b) III
(c) II
(d) V
(e) IV
Solutions -The word and number arrangement machine rearranges the input with the logic that in step I, it shifts the largest number to the left-most place and the last word coming in English alphabetical series to the rightmost place. In step II, it shifts the smallest number to the leftmost place and the next word (in reverse alphabetical order) to the rightmost. In step III 2nd largest number is shifted to the leftmost place and so on. Input : fun 89 at the 28 16 base camp 35 53 here 68 Step I : 89 fun at 28 16 base camp 35 53 here 68 the Step II : 16 89 fun at 28 base camp 35 53 68 the here Step III : 68 16 89 at 28 base camp 35 53 the here fun Step IV : 28 68 16 89 at base 35 53 the here fun camp Step V : 53 28 68 16 89 at 35 the here fun camp base Step VI : 35 53 28 68 16 89 the here fun camp base at
|
---|
Regards
function answer(id){
if(document.getElementById(id).style.display == “block”){
document.getElementById(id).style.display = “none”;
}else{
document.getElementById(id).style.display = “block”;
}
}
#a1{display:none;}
#a2{display:none;}
Team ExamPundit
Sponsored
(adsbygoogle = window.adsbygoogle || []).push({});
Books For 2015 Banking/Insurance Exams
This post was last modified on November 27, 2017 9:00 am