Page:4
Below are the scanned copy of Kerala Public Service Commission (KPSC) Question Paper with answer keys of Exam Name 'PROGRAMMER KPSC' And exam conducted in the year 2015. And Question paper code was '145/2015'. 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.
26.
27.
28.
29.
30.
ള്
Consider a disk pack with 16 surfaces, 128 tracks per surface and 256 sectors per track. 512
bytes of data are stored in a bit serial manner in a sector. The capacity of disk pack and the
number of bits required to specify a particular sector disk are respectively :
(ಗಿ) 256 Mbytes, 19 bits . (B) 256 Mbytes, 28 bits
(C) 512 Mbytes, 20 bits (D) 64 Gbytes, 28 bits
Which of the following instructions requires the most number of T-states?
ல MOVA,B (B) LDAXB
(C) DADD (D) MOVA M
Which among the following is not used as a data structure while implementing Banker's
Algorithm for Deadlock avoidance?
(^) Available (2) Max
(C) Allocation (D) Required
The process of shuffling the memory contents so as to place all free memory together in one
large block is called :
(^) Segmentation (B) Paging
(0 Fragmentation (D) Compaction
Bluetooth technology is the implementation of a protocol defined by the standard :
(A) IEEE 802.11 © IEEE 802.14
(C) IEEE 802.15 (D) IEEE 802.16
UDDI stands for :
(^) Universal Description, Discovery and Integration
(B) - Universal Description, Detection and Integration
(C) Universal Discovery, Description and Integration
(D) Universal Detection, Description and Integration
Which of the following statement is correct about the program given below :
#include
void main()
{
int arr[3][3]={ 1, 2, 3, 4);
printf(*%d”, *(*(*(arr))));
(A) It will output a garbage value.
(B) It will output a value 1.
(C) It will output a value 3.
(D) ' 16 will report an error
145/2015 6 A