Number of Questions: 120 | Duration: 120 minutes | Qualifying Score: 40% | Negative marking for Wrong Answer
End Test Now
A tuple is a(n):
column of a table.
two dimensional table.
row of a table.
key of a table.
None of these
For some relations, changing the data can have undesirable consequences called:
referential integrity constraints.
modification anomalies.
normal forms.
transitive dependencies.
Which type of entity represents a logical generalization whose actual occurrence is represented by a second, associated entity?
Supertype entity
Subtype entity
Archetype entity
Instance entity
Banker's algorithm for resource allocation deals with
Deadlock prevention
Deadlock avoidance
Deadlock recovery
Thrashing can be avoided if
The pages, belonging to the working set of the programs, are in main memory
The speed of CPU is increased
The speed of I/O processor are increased
All of the above
Which of the following communications lines is best suited to interactive processing applications?
Narrowband channels
Simplex channels
Full-duplex channels
Mixedband channels
A feasibility document should contain all of the following except
Project name
Problem descriptions
Feasible alternative
Data flow diagrams
What is the main function of a data link content monitor?
To detect problems in protocols
To determine the type of transmission used in a data link
To determine the type of switching used in a data link
To determine the flow of data
Which of the following is a broadband communications channel?
Coaxial cable
Fiber optic cable
Microwave circuits
Which of the following memories has the shortest access time?
Cache memory
Magnetic bubble memory
Magnetic core memory
RAM
A shift register can be used for
Parallel to serial conversion
Serial to parallel conversion
Digital delay line
All the above
In which of the following page replacement policies, Balady's anomaly occurs?
FIFO
LRU
LFU
NRU
Subschema can be used to
Create very different, personalised views of the same data
Present information in different formats
Hide sensitive information by omitting fields from the sub-schema's description
If the time quantum is too large, Round Robin scheduling degenerates to
Shortest Job First Scheduling
Multilevel Queue Scheduling
FCFS
None of the above
Both (1) and (2)
Transponders are used for which of the following purposes
Uplinking
Downlinking
Both (a) and (b)
Linking
The format specifier "-%d" is used for which purpose in C
Left justifying a string
Right justifying a string
Removing a string from the console
Used for the scope specification of a char[] variable
A sorting algorithm which can prove to be a best time algorithm in one case and a worst time algorithm in worst case is
Quick Sort
Heap Sort
Merge Sort
Insert Sort
What details should never be found in the top level of a top-down design?
Details
Coding
Decisions
In an absolute loading scheme, which loader function is accomplished by assembler
Reallocation
Allocation
All of these
Mixed band channels
A 12 address lines maps to the memory of
1k bytes
0.5k bytes
2k bytes
none
5k bytes
In a processor these are 120 instructions . Bits needed to implement this instructions
6
7
10
20
In a compiler there is 36 bit for a word and to store a character 8bits are needed. IN this to store a character two words are appended .Then for storing a K characters string, How many words are needed.
2k/9
(2k+8/9)
(k+8/9)
2*(k+8/9)
Virtual memory size depends on
address lines
data bus
disc space
a & c
main() { char string[]="Hello World"; display (string); } void display (char *string) { printf("%s",string); }
Hellow World
Not Execute
String
Compiler Error: Type mismatch in redeclaration of function display
What are the values printed by the following program? #define dprint(expr) printf(#expr "=%d ",expr) main() { int x=7; int y=3; dprintf(x/y); }
#2=2
expr=2
x/y=2
error
Parameterization generally involves
Data table
Random number
Environment
Both A, B & C
The file which is used for recovering from the run time errors known as
QRS
TSR
PNG
DAT
Among the following recording modes, which method uses both the objects and mouse coordinates
Normal
Low level
Analog
Where do you set the action iterations for a specified action?
Action Settings
Action Properties
Action Run Properties
Action Call Properties
Where do you mark an action as reusable?
After running a test that contains both input and output parameters, where can the results of an output parameter be found?
Local Data Sheet
Global Data Sheet
Run-time Data Table
Design-time Data Table
If you have a Virtual Object Collection stored on your machine, and you don't want to use it what you must do?
Disable Virtual Objects in Test Settings
Remove the Collection from your machine
Disable Virtual Objects in General Options
Remove the Collections from the Resources list
For a 25MHz processor, what is the time taken by the instruction which needs 3 clock cycles,
120 nano secs
120 micro secs
75 nano secs
75 micro secs
For 1 MB memory, the number of address lines required,
11
16
24
Semaphore is used for
synchronization
dead-lock avoidance
box
all of these
OLE is used in
Inter connection in UNIX
Interconnection in WINDOWS
Interconnection in WINDOWS NT
None
Preprocessor does not do which one of the following
macro
conditional compliclation
in type checking
including load file
Piggy backing is a technique for
Flow control
Sequence
Acknowledgement
retransmission
In signed magnitude notation what is the minimum value that can be represented with 8 bits
-128
-255
-127
0
When an array is passed as parameter to a function, which of the following statement is correct
The function can change values in the original array
In C parameters are passed by value. The function cannot change the original value in the array
It results in compilation error when the function tries to access the elements in the array
Results in a run time error when the function tries to access the elements in the array
The type of the controlling statement of a switch statement cannot be of the type
int
char
short
float
What is the value of the statement (3^6) + (a^a)?
3
5
a+18
Consider the following program: # include class x { public: int a; x(); }; x::x() { a=10; cout< class b:public x { public: b(); }; b::b() { a=20; cout< main () { b temp; } What will be the output of this program?
2010
1020
main() { int x=5,*p=&x; printf("%d",++(*p)); }
4
main() { int x=5,*p=&x; printf("%d",(*p)++); }
main(){ int i; for(i=0;i<=10;i++)printf("%d",i);
0-10
0-9
0-11
Y=10; if( Y++>9 && Y++!=10 && Y++>10) printf("........ Y); else printf(" ".... )
1
12
13
f=(x>y)?x:y
f points to max of x and y
f points to min of x and y
.......
if x is even, then (x%2)=0 x &1 !=1 x! ( some stuff is there)
only two are correct
three are correct
,
all are correct
which of the function operator cannot be over loaded
<=
?:
*
b and d
u r given two statements a=(10.15); b=10,15; if they are executed what is the output printf("%d%d",a,b);
10,15
15,10
10,10
15,15
define null 0
If the first and second letters in the word 'COMMUNICATIONS' were interchanged, also the third and the fourth letters, the fifth and the sixth letters and so on, which letter would be the tenth letter counting from your right ?
U
A
T
N
Lokesh remembers that his brother Laxman's birthday falls after 20th of August but before 28th of August, while Rita remember that Laxman's birthday falls before 22nd of August but after 12th of August. On what date Laxman's birthday falls?
20th August
21st August
22nd August
Cannot be determined
Four of the following five are alike in a certain way and so form a group. Which one does not belong to that group ?
15
18
26
In a certain code 'BELOW' is written as 'FCKVN'. How is 'GIVEN' written in that code ?
JHWMD
HJUMD
JHMUD
JHUMD
In a certain code '2 5 6' means 'Red Colour Chalk', '5 8 9' means 'Green Colour Flower' and '2 4 5' means 'White Colour Chalk'. What digit in the code means 'White' ?
2
If the following words were rearranged in alphabetical order as in a dictionary, which will come in the middle ?
Plane
Plain
Plenty
Player
Place
Bud
Branch
Leaf
Root
Plant
'Needle' is related to 'Clock' as 'Wheel' is related to... ?
Drive
Vehicle
Circular
Move
Road
Two letters in the word 'PRESENCE' have as many letters between them in the word as there are between them in the alphabet and in the same order. Which one of the two letters comes earlier in the alphabet ?
C
E
R
P
Rakesh is standing at a point. He walks 20 m towards the East and further 10 m towards the South; then he walks 35 m towards the West; and further 5 m towards the East. What is the straight distance in metres between his starting point and the point where he reached last ?
Read the following information carefully and answer the questions, which follow : 'A - B' means 'A is father of B' 'A + B' means 'A is daughter of B' 'A / B' means 'A is son of B' 'A * B' means 'A is wife of B'Which of the following means P is grandson of S ?
P + Q - S
P / Q * S
P / Q + S
P * Q / S
Read the following information carefully and answer the questions, which follow : 'A - B' means 'A is father of B' 'A + B' means 'A is daughter of B' 'A / B' means 'A is son of B' 'A * B' means 'A is wife of B'How is P related to T in the expression 'P + S - T' ?
Sister
Wife
Son
Daughter
Read the following information carefully and answer the questions, which follow : 'A - B' means 'A is father of B' 'A + B' means 'A is daughter of B' 'A / B' means 'A is son of B' 'A * B' means 'A is wife of B'In the expression 'P + Q * T' how is T related to P ?
Mother
Father
Brother
Read the following information carefully and answer the questions, which follow : 'A - B' means 'A is father of B' 'A + B' means 'A is daughter of B' 'A / B' means 'A is son of B' 'A * B' means 'A is wife of B'Which of the following means T is wife of P ?
P * S / T
P / S * T
P - S / T
P + T / S
Read the following information carefully and answer the questions, which follow : 'A - B' means 'A is father of B' 'A + B' means 'A is daughter of B' 'A / B' means 'A is son of B' 'A * B' means 'A is wife of B'In the expression 'P * Q - T' how is T related to P ?
Can't be determined
In each of the questions given below which one of the five answer figures on the right should come after the problem figures on the left, if the sequence were continued ? Problem Figures Answer Figures
B
D
Monty bought an article with 30 percent concession on the labelled price. he sold it for Rs 1,820 with 30 percent profit on the labelled price. At what price did he buy the article ?
Rs 1,274
Rs 980
Rs 1,456
Rs 1,092
The average age of 25 boys in a class is 16 years. If the age of two teachers are added, the average increases by one. What is the sum of the ages of these two teachers?
68 years
59 years
49 years
64 years
The ratio of ducks and frogs in a pond is 37 : 39 respectively. The average number of ducks and frogs in the pond is 152. What is the number of frogs in the pond ?
148
152
156
144
The number of employees in Companies A, B and C are in a rtio of 4 : 5 : 6 respectively. If the number of employees in the three Companies is increased by 25%, 30% and 50% respectively, what will be the new ratio of employees working in Companies A, B and C respectively ?
13 : 10 : 18
10 : 13 : 17
13 : 15 : 18
The average of five positive numbers is 213. The average of the first two numbers is 233.5 and the average of last two numbers is 271. What is the third number ?
64
56
106
Sonali invests 15% of her monthly salary in insurance policies. She spends 55% of her monthly salary in shopping and on household expenses. She saves the remaining amount of Rs. 12,750. What is Sonali's monthly income ?
Rs. 42,500
Rs. 38,800
Rs. 40,000
Rs. 35,500
In how many different ways can the letters of the word 'ARISE' be arranged ?
90
60
180
120
Sum of smallest six digit no. and greatest five digit no. is:
199999
201110
211110
1099999
Value of 112 * 54 is :
6700
70000
76500
77200
Value of 1399 * 1399 is :
1687401
1901541
1943211
1957201
What should come in place of the question mark (?) in the following question ?298.84 + 12.98 + 5328.29 = ?
5679.39
5638.29
5640.095
5641.49
134
What should come in place of the question mark (?) in the following question ?3.5% of 650 - 1.4% of 300 = ?
18.55
26.95
19.75
18.25
What should come in place of the question mark (?) in the following question ?5/7 of 3/8 of 4/5 of 238 = ?
17
153
34
51
What should come in place of the question mark (?) in the following question ?12.25 * 1.6+ 3.5 * 2.4 = ?
28
28.6
149.94
41.64
What should come in place of the question mark (?) in the following question ?1092/13 * 1512/21 = ?
3024
4128
6048
What should come in place of the question mark (?) in the following number series ?3 5 9 ? 33 65
What should come in place of the question mark (?) in the following number series ?34 ? 39 48 64 89
32
38
37
29
35
What should come in place of the question mark (?) in the following number series ?21 41 80 157 310 ?
615
625
616
619
What should come in place of the question mark (?) in the following number series ?652 436 311 ? 220 212
252
238
298
247
265
What should come in place of the question mark (?) in the following number series ?? 124 60 28 12 4
250
248
254
In each question below a sentence with four words printed in bold type is given. These are lettered as (A), (B), (C) and (D). One of these four words printed in bold may be either wrongly spelt or inappropriate in the context of the sentence. Find out the word which is wrongly spelt or inappropriate if any. The letter of that word is your answer. If all the words printed in bold are correctly spelt and also appropriate in the context of the sentence, mark (E) i.e. 'All Correct' as your answer.RBI has attempted (A) to spend (B) financial (C) awareness (D) through this programme. All Correct (E)
In each question below a sentence with four words printed in bold type is given. These are lettered as (A), (B), (C) and (D). One of these four words printed in bold may be either wrongly spelt or inappropriate in the context of the sentence. Find out the word which is wrongly spelt or inappropriate if any. The letter of that word is your answer. If all the words printed in bold are correctly spelt and also appropriate in the context of the sentence, mark (E) i.e. 'All Correct' as your answer.In order to succeed (A) it is crucial (B) for an organisation to constantly (C) improve. (D) All Correct (E)
In each question below a sentence with four words printed in bold type is given. These are lettered as (A), (B), (C) and (D). One of these four words printed in bold may be either wrongly spelt or inappropriate in the context of the sentence. Find out the word which is wrongly spelt or inappropriate if any. The letter of that word is your answer. If all the words printed in bold are correctly spelt and also appropriate in the context of the sentence, mark (E) i.e. 'All Correct' as your answer.With some assistance (A) from her son she was enable (B) to settle (C) her debts (D) on time. All Correct (E)
In each question below a sentence with four words printed in bold type is given. These are lettered as (A), (B), (C) and (D). One of these four words printed in bold may be either wrongly spelt or inappropriate in the context of the sentence. Find out the word which is wrongly spelt or inappropriate if any. The letter of that word is your answer. If all the words printed in bold are correctly spelt and also appropriate in the context of the sentence, mark (E) i.e. 'All Correct' as your answer.Though the government initiated (A) a large sum (B) of money in the scheme (C) it was a failure. (D) All Correct (E)
We have prepared a detailed (A) report giving various (B) solutions (C) to resort (D) the problem. All Correct (E)
Rearrange the following six sentences (a), (b), (c), (d), (e) and (f) in the proper sequence to form a meaningful paragraph; then answer the question given below them. (a) I was pleased by their reaction. (b) Writing my speech was easy, but I was unsure if I could motivate the employees to donate to those affected by the earthquake. (c) Instead of throwing out their unusable articles, they had transferred them to my office in the name of donations. (d) When a reputed company invited me to deliver a lecture on Corporate Social Responsibility, I agreed. (e) It was an affluent company and the well dressed employees who met me afterwards promised to send lots of donations to my office. (f) What I saw however when I opened the bags of 'donations' they had sent shocked me.Which of the following should be the SECOND sentence after rearrangement ?
(b)
(c)
(d)
(e)
(f)
Rearrange the following six sentences (a), (b), (c), (d), (e) and (f) in the proper sequence to form a meaningful paragraph; then answer the question given below them. (a) I was pleased by their reaction. (b) Writing my speech was easy, but I was unsure if I could motivate the employees to donate to those affected by the earthquake. (c) Instead of throwing out their unusable articles, they had transferred them to my office in the name of donations. (d) When a reputed company invited me to deliver a lecture on Corporate Social Responsibility, I agreed. (e) It was an affluent company and the well dressed employees who met me afterwards promised to send lots of donations to my office. (f) What I saw however when I opened the bags of 'donations' they had sent shocked me.Which of the following should be the THIRD sentence after rearrangement ?
(a)
Rearrange the following six sentences (a), (b), (c), (d), (e) and (f) in the proper sequence to form a meaningful paragraph; then answer the question given below them. (a) I was pleased by their reaction. (b) Writing my speech was easy, but I was unsure if I could motivate the employees to donate to those affected by the earthquake. (c) Instead of throwing out their unusable articles, they had transferred them to my office in the name of donations. (d) When a reputed company invited me to deliver a lecture on Corporate Social Responsibility, I agreed. (e) It was an affluent company and the well dressed employees who met me afterwards promised to send lots of donations to my office. (f) What I saw however when I opened the bags of 'donations' they had sent shocked me.Which of the following should be the FOURTH sentence after rearrangement ?
Rearrange the following six sentences (a), (b), (c), (d), (e) and (f) in the proper sequence to form a meaningful paragraph; then answer the question given below them. (a) I was pleased by their reaction. (b) Writing my speech was easy, but I was unsure if I could motivate the employees to donate to those affected by the earthquake. (c) Instead of throwing out their unusable articles, they had transferred them to my office in the name of donations. (d) When a reputed company invited me to deliver a lecture on Corporate Social Responsibility, I agreed. (e) It was an affluent company and the well dressed employees who met me afterwards promised to send lots of donations to my office. (f) What I saw however when I opened the bags of 'donations' they had sent shocked me.Which of the following should be the LAST (SIXTH) sentence after rearrangement ?
Rearrange the following six sentences (a), (b), (c), (d), (e) and (f) in the proper sequence to form a meaningful paragraph; then answer the question given below them. (a) I was pleased by their reaction. (b) Writing my speech was easy, but I was unsure if I could motivate the employees to donate to those affected by the earthquake. (c) Instead of throwing out their unusable articles, they had transferred them to my office in the name of donations. (d) When a reputed company invited me to deliver a lecture on Corporate Social Responsibility, I agreed. (e) It was an affluent company and the well dressed employees who met me afterwards promised to send lots of donations to my office. (f) What I saw however when I opened the bags of 'donations' they had sent shocked me.Which of the following should be the FIRST sentence after rearrangement ?
In the following passage there are blanks, each of which has been numbered. These numbers are printed below the passage and against each, five words are suggested, one of which fits the blank appropriately. Find out the appropriate word in each case. He was a charismatic leader, an entrepreneur and a highly effective manager all rolled into one. As a leader, he ...(blank 1)... the company's growth plan in a dedicated manner and he never ...(blank 2)... focus. The cement industry in those days was doing badly. ...(blank 3)... to everyone's expectations he sanctioned an additional plant in ...(blank 4)... time. He was ...(blank 5)... that since the cement industry was cyclic in nature, by the time the plant was ...(blank 6)... the market would have improved. It did happen and the decision brought rich ...(blank 7)... when the plant was commissioned. Not only was he a great entrepreneur but he also ...(blank 8)... all his senior people to be 'practising entrepreneurs'. I have seen a similar example at the Asian Institute of Management, which allows its professors to ...(blank 9)... their own business. This made their lectures more practical and less theoretical. It is the ...(blank 10)... of the Institute's success.blank 1
achieved
implemented
visualised
persevered
aimed
In the following passage there are blanks, each of which has been numbered. These numbers are printed below the passage and against each, five words are suggested, one of which fits the blank appropriately. Find out the appropriate word in each case. He was a charismatic leader, an entrepreneur and a highly effective manager all rolled into one. As a leader, he ...(blank 1)... the company's growth plan in a dedicated manner and he never ...(blank 2)... focus. The cement industry in those days was doing badly. ...(blank 3)... to everyone's expectations he sanctioned an additional plant in ...(blank 4)... time. He was ...(blank 5)... that since the cement industry was cyclic in nature, by the time the plant was ...(blank 6)... the market would have improved. It did happen and the decision brought rich ...(blank 7)... when the plant was commissioned. Not only was he a great entrepreneur but he also ...(blank 8)... all his senior people to be 'practising entrepreneurs'. I have seen a similar example at the Asian Institute of Management, which allows its professors to ...(blank 9)... their own business. This made their lectures more practical and less theoretical. It is the ...(blank 10)... of the Institute's success.blank 2
moved
shifts
missed
changes
lost
In the following passage there are blanks, each of which has been numbered. These numbers are printed below the passage and against each, five words are suggested, one of which fits the blank appropriately. Find out the appropriate word in each case. He was a charismatic leader, an entrepreneur and a highly effective manager all rolled into one. As a leader, he ...(blank 1)... the company's growth plan in a dedicated manner and he never ...(blank 2)... focus. The cement industry in those days was doing badly. ...(blank 3)... to everyone's expectations he sanctioned an additional plant in ...(blank 4)... time. He was ...(blank 5)... that since the cement industry was cyclic in nature, by the time the plant was ...(blank 6)... the market would have improved. It did happen and the decision brought rich ...(blank 7)... when the plant was commissioned. Not only was he a great entrepreneur but he also ...(blank 8)... all his senior people to be 'practising entrepreneurs'. I have seen a similar example at the Asian Institute of Management, which allows its professors to ...(blank 9)... their own business. This made their lectures more practical and less theoretical. It is the ...(blank 10)... of the Institute's success.blank 3
Contrary
Opposite
Yet
Obedient
Different
In the following passage there are blanks, each of which has been numbered. These numbers are printed below the passage and against each, five words are suggested, one of which fits the blank appropriately. Find out the appropriate word in each case. He was a charismatic leader, an entrepreneur and a highly effective manager all rolled into one. As a leader, he ...(blank 1)... the company's growth plan in a dedicated manner and he never ...(blank 2)... focus. The cement industry in those days was doing badly. ...(blank 3)... to everyone's expectations he sanctioned an additional plant in ...(blank 4)... time. He was ...(blank 5)... that since the cement industry was cyclic in nature, by the time the plant was ...(blank 6)... the market would have improved. It did happen and the decision brought rich ...(blank 7)... when the plant was commissioned. Not only was he a great entrepreneur but he also ...(blank 8)... all his senior people to be 'practising entrepreneurs'. I have seen a similar example at the Asian Institute of Management, which allows its professors to ...(blank 9)... their own business. This made their lectures more practical and less theoretical. It is the ...(blank 10)... of the Institute's success.blank 4
any
mean
no
less
In the following passage there are blanks, each of which has been numbered. These numbers are printed below the passage and against each, five words are suggested, one of which fits the blank appropriately. Find out the appropriate word in each case. He was a charismatic leader, an entrepreneur and a highly effective manager all rolled into one. As a leader, he ...(blank 1)... the company's growth plan in a dedicated manner and he never ...(blank 2)... focus. The cement industry in those days was doing badly. ...(blank 3)... to everyone's expectations he sanctioned an additional plant in ...(blank 4)... time. He was ...(blank 5)... that since the cement industry was cyclic in nature, by the time the plant was ...(blank 6)... the market would have improved. It did happen and the decision brought rich ...(blank 7)... when the plant was commissioned. Not only was he a great entrepreneur but he also ...(blank 8)... all his senior people to be 'practising entrepreneurs'. I have seen a similar example at the Asian Institute of Management, which allows its professors to ...(blank 9)... their own business. This made their lectures more practical and less theoretical. It is the ...(blank 10)... of the Institute's success.blank 5
known
calculating
certain
dreamt
surely
In the following passage there are blanks, each of which has been numbered. These numbers are printed below the passage and against each, five words are suggested, one of which fits the blank appropriately. Find out the appropriate word in each case. He was a charismatic leader, an entrepreneur and a highly effective manager all rolled into one. As a leader, he ...(blank 1)... the company's growth plan in a dedicated manner and he never ...(blank 2)... focus. The cement industry in those days was doing badly. ...(blank 3)... to everyone's expectations he sanctioned an additional plant in ...(blank 4)... time. He was ...(blank 5)... that since the cement industry was cyclic in nature, by the time the plant was ...(blank 6)... the market would have improved. It did happen and the decision brought rich ...(blank 7)... when the plant was commissioned. Not only was he a great entrepreneur but he also ...(blank 8)... all his senior people to be 'practising entrepreneurs'. I have seen a similar example at the Asian Institute of Management, which allows its professors to ...(blank 9)... their own business. This made their lectures more practical and less theoretical. It is the ...(blank 10)... of the Institute's success.blank 6
operational
install
use
produced
new
In the following passage there are blanks, each of which has been numbered. These numbers are printed below the passage and against each, five words are suggested, one of which fits the blank appropriately. Find out the appropriate word in each case. He was a charismatic leader, an entrepreneur and a highly effective manager all rolled into one. As a leader, he ...(blank 1)... the company's growth plan in a dedicated manner and he never ...(blank 2)... focus. The cement industry in those days was doing badly. ...(blank 3)... to everyone's expectations he sanctioned an additional plant in ...(blank 4)... time. He was ...(blank 5)... that since the cement industry was cyclic in nature, by the time the plant was ...(blank 6)... the market would have improved. It did happen and the decision brought rich ...(blank 7)... when the plant was commissioned. Not only was he a great entrepreneur but he also ...(blank 8)... all his senior people to be 'practising entrepreneurs'. I have seen a similar example at the Asian Institute of Management, which allows its professors to ...(blank 9)... their own business. This made their lectures more practical and less theoretical. It is the ...(blank 10)... of the Institute's success.blank 7
supply
diversity
rewards
pay
knowledge
In the following passage there are blanks, each of which has been numbered. These numbers are printed below the passage and against each, five words are suggested, one of which fits the blank appropriately. Find out the appropriate word in each case. He was a charismatic leader, an entrepreneur and a highly effective manager all rolled into one. As a leader, he ...(blank 1)... the company's growth plan in a dedicated manner and he never ...(blank 2)... focus. The cement industry in those days was doing badly. ...(blank 3)... to everyone's expectations he sanctioned an additional plant in ...(blank 4)... time. He was ...(blank 5)... that since the cement industry was cyclic in nature, by the time the plant was ...(blank 6)... the market would have improved. It did happen and the decision brought rich ...(blank 7)... when the plant was commissioned. Not only was he a great entrepreneur but he also ...(blank 8)... all his senior people to be 'practising entrepreneurs'. I have seen a similar example at the Asian Institute of Management, which allows its professors to ...(blank 9)... their own business. This made their lectures more practical and less theoretical. It is the ...(blank 10)... of the Institute's success.blank 8
thought
tried
wished
encourage
wanted
In the following passage there are blanks, each of which has been numbered. These numbers are printed below the passage and against each, five words are suggested, one of which fits the blank appropriately. Find out the appropriate word in each case. He was a charismatic leader, an entrepreneur and a highly effective manager all rolled into one. As a leader, he ...(blank 1)... the company's growth plan in a dedicated manner and he never ...(blank 2)... focus. The cement industry in those days was doing badly. ...(blank 3)... to everyone's expectations he sanctioned an additional plant in ...(blank 4)... time. He was ...(blank 5)... that since the cement industry was cyclic in nature, by the time the plant was ...(blank 6)... the market would have improved. It did happen and the decision brought rich ...(blank 7)... when the plant was commissioned. Not only was he a great entrepreneur but he also ...(blank 8)... all his senior people to be 'practising entrepreneurs'. I have seen a similar example at the Asian Institute of Management, which allows its professors to ...(blank 9)... their own business. This made their lectures more practical and less theoretical. It is the ...(blank 10)... of the Institute's success.blank 9
expand
function
chose
run
risk
In the following passage there are blanks, each of which has been numbered. These numbers are printed below the passage and against each, five words are suggested, one of which fits the blank appropriately. Find out the appropriate word in each case. He was a charismatic leader, an entrepreneur and a highly effective manager all rolled into one. As a leader, he ...(blank 1)... the company's growth plan in a dedicated manner and he never ...(blank 2)... focus. The cement industry in those days was doing badly. ...(blank 3)... to everyone's expectations he sanctioned an additional plant in ...(blank 4)... time. He was ...(blank 5)... that since the cement industry was cyclic in nature, by the time the plant was ...(blank 6)... the market would have improved. It did happen and the decision brought rich ...(blank 7)... when the plant was commissioned. Not only was he a great entrepreneur but he also ...(blank 8)... all his senior people to be 'practising entrepreneurs'. I have seen a similar example at the Asian Institute of Management, which allows its professors to ...(blank 9)... their own business. This made their lectures more practical and less theoretical. It is the ...(blank 10)... of the Institute's success.blank 10
responsibility
secret
guarantee
prize
value
When you are sure that you have answered as many questions as possible, click the ‘Done’ button below and view your results.