Aspire's Library

A Place for Latest Exam wise Questions, Videos, Previous Year Papers,
Study Stuff for MCA Examinations

UGC NET Computer Science Previous Year Questions (PYQs)

UGC NET Computer Science Object Oriented Programming OOPs PYQ


UGC NET Computer Science PYQ
List I List II
A. Overloading III. Supports compile-time polymorphism
B. Early Binding II. Since function call is resolved during compilation time, the execution is much faster
C. Overriding I. Since function call is resolved during run time, the execution is slow
D. Late Binding IV. Supports run-time polymorphism





Go to Discussion

UGC NET Computer Science UGC NET PYQ UGC NET Computer Science UGC NET Computer Science 26 June 2025 (Paper II) PYQ

Solution

  • Overloading → Compile-time polymorphism (III)
  • Early Binding → Done at compile time (II)
  • Overriding → Run-time binding; slower (I)
  • Late Binding → Supports run-time polymorphism (IV)


UGC NET Computer Science


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

UGC NET Computer Science


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

Ask Your Question or Put Your Review.

loading...