Kerala PSC Previous Years Question Paper & Answer

Title : SYSTEM ANALYST / PROGRAMMER KPSC MEDIUM : ENGLISH
Question Code : A

Page:6


Below are the scanned copy of Kerala Public Service Commission (KPSC) Question Paper with answer keys of Exam Name 'SYSTEM ANALYST / PROGRAMMER KPSC MEDIUM : ENGLISH ' And exam conducted in the year 2019. And Question paper code was '017/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.

page: 6 out of 12
Excerpt of Question Code: 017/2019/OL

D:-Binary trees
Correct Answer:- Option-B
Question46:-In the following code, how many times the program will print "Hello"?

#include
int main(}

1 printf("Hello"};
main{);
retum 0;
}
A:-Infinite times
B:-32767 times
C:-65535 times
D:-till stack overflows
Correct Answer:- Option-D
Question47:-What will be output if you will compile and execute the following c code?
#include "string.h"
void main(}

{

printf("%d%d" sizeof("program"),strien("program")});
660೧0);

}

2:87

B:-78

88

07

Correct Answer:- Option-A
Question48:-Predict the outputs of following C program.
int main(}

{

Correct Answer:- Option-A
Question49:-What is the retum type of malloc{)?
‏*واوديديم‎
‎B:-pointer of allocated memory type
வள்ள
D:-int*
Correct Answer:- Option-A
Question50:-What does the following declaration mean?
int ‏:]م‎
‎armay of pointers to 20 integers
a pointer to an amay of 20 integers
C:-ptris an ammay of 20 integers
D:-None of these
Correct Answer:- Option-B
Question51:-If class C is derived from another class B which is derived from class A, which class will have minimum level of
abstraction?
A:-Class A
B:-Class B
C:-Class C
D:-All have same level of abstraction
Correct Answer:- Option-C
Question52:-Which of the following statement is false?

Similar Question Papers

Ask Question

(Press Ctrl+g to toggle between English and the chosen language)


Questions & Answers

SYSTEM ANALYST / PROGRAMMER KPSC MEDIUM : ENGLISH : Video