EASY
HSSC Clerk
IMPORTANT
Earn 100

Which of the following concepts of OOPS means exposing only necessary information to the client?
(a)Encapsulation
(b)Abstraction
(c)Data hiding
(d)Data binding
(e)None of these

50% studentsanswered this correctly

Important Questions on Object Oriented Programming
MEDIUM
HSSC Clerk
IMPORTANT
Which of the following OOPS concepts provide the facility of using objects of one class inside another class?

EASY
HSSC Clerk
IMPORTANT
Which of the following OOPS concepts correctly describe the overloading of functions?

EASY
HSSC Clerk
IMPORTANT
Which of the following statement is/are correct about function overloading?

EASY
HSSC Clerk
IMPORTANT
Which of the following concept of OOPS allows the compiler to insert arguments in a function call if it is not specified?

EASY
HSSC Clerk
IMPORTANT
Which of the following OOPS concepts means wrapping up of data and functions together?

EASY
HSSC Clerk
IMPORTANT
Which one of the following options is correct about the statement given below? The compiler checks the type of reference in the object and not the type of object.

EASY
HSSC Clerk
IMPORTANT
Which of the following OOPS concepts is used to implement late binding?

EASY
HSSC Clerk
IMPORTANT
Which of the following is a mechanism of static polymorphism?
