((MARKS)) (1/2/3...) 1 ((QUESTION)) Which of the following is not the feature of OOPs? ((OPTION_A)) Data Encapsulation ((OPTION_B)) Inheritance ((OPTION_C)) Polymorphism ((OPTION_D)) None of the above ((CORRECT_CHOICE)) (A/B/C/D) D ((EXPLANATION)) (OPTIONAL) Class, object, encapsulation, inheritance, polymorphism, data hiding, abstraction are all features of object oriented programming Sinhgad Institute of Technology Department of Computer Engineering Subject-PPL(210254) MCQ- Unit-4 Java as object oriented programming Language-Overview . ((MARKS)) (1/2/3...) 1 ((QUESTION)) The wrapping up of data and functions into a single unit is ((OPTION_A)) Data Abstraction ((OPTION_B)) Data Encapsulation ((OPTION_C)) Both (a) & (b) ((OPTION_D)) None of the above ...