Page:1
Below are the scanned copy of Kerala Public Service Commission (KPSC) Question Paper with answer keys of Exam Name 'ASSISTANT MANAGER' And exam conducted in the year 2019. And Question paper code was '029/2019/OL'. Medium of question paper was in Malayalam or English . Booklet Alphacode was 'A'. Answer keys are given at the bottom, but we suggest you to try answering the questions yourself and compare the key along wih to check your performance. Because we would like you to do and practice by yourself.
FINAL ANSWER KEY
Question Paper Code: 29/2019/01.
Category Code: 282/2016
Exam: Assistant Manager
Medium of Question: English
Date of Test 25-07-2019
Department Kerala Financial Corporation
Alphacode A
Question1:-Which of the following is the big Indian notation?
A:-The lower significant bit is stored in higher address
B:-The higher significant bit is stored in higher address
C:-The lower significant byte is in higher address
D:-The higher significant byte is in higher address
Correct Answer:- Option-C
Question2:-What is the access type used in Read Only Memory?
A:-Sequential access
B:-Random access
C:-Cyclic access
D:-Quick access
Correct Answer:- Option-B
Question3:-As the hit ratio of a cache system increases, the speed of the execution of the program
:-increases
-decrease
C:-parabolic shape property
D:-hit ratio does not affect the speed of the execution
Correct Answer:- Option-A
Question4:-The direct mapping of cache algorithm is not used due to the following
A:-Does not provide improvement for overall speed of execution
B:-Cache replacement becomes necessary even if cache is not full
C:-There exists execution overhead of the cache mapping function for all cache access
D:-All of the above
Correct Answer:- Option-B
Question5:-An operation on variable mark and max in C language is defined as "'if(max==mark)"' which logic gate can be
used for this operation internally?
A:-XNOR gate
B:-NAND gate
C:-AND gate
D:-NOR gate
Correct Answer:- Option-A
Question6:-A 4 bit count sequences is like the following
0011, 1001, 1100, 0110 and its repeats, identify the counter
-Random counter
B:-Johnson counter
C:-Root counter
D:-Ring counter
Correct Answer:- Option-D
Question7:-The binary code that is used in Karnaugh maps for simplification is
A:-Binary code
B:-Excess 3 code
C:-Self complementing code
D:-Gray code
Correct Answer:- Option-D
Question8:-For a binary number, traverse from right to left, keep the bits as such till a bit 1, negate all other bits. What will
we if we follow the algorithm?
A:-binary multiplied by four
B:-binary multiplied by eight