GATE-Programming Methodology Questions and Answers
Practice ModeShowing 10 of 105 questions
Q11
The public files in a class library usually contain
Answer: Option A
Q12
Breaking a program into several files is desirable because
Answer: Option C
Q13
Choose one most appropriate of the following.
Answer: Option A
Q14
Runtime polymorphism can be achieved by
Answer: Option A
Q15
Which one of the following is true statement ?
Answer: Option D
Q16
This pointer for any class internally declared as
Answer: Option D
Q17
In a single class function polymorphism happens on
Answer: Option D
Q18
In a single class virtual polymorphism happen on
Answer: Option A
Q19
The use of constructor is
Answer: Option A
Q20
Which one of the following is correct
Answer: Option C