AdminHelpdice Team30 May, 2024If two classes combine some private data members and provides public member functions to access and manipulate those data members. Where is abstraction used?Select Option & Check AnswerUsing private access specifier for data membersUsing class concept with both data members and member functionsUsing public member functions to access and manipulate the data membersData is not sufficient to decide what is being usedCheck AnswerIncorrect. ❌: undefinedRelated MCQ's In terms of stream and files ____________...Wed, 26 NovObject is ________ abstraction....Wed, 26 NovWhich feature can be implemented using encapsulation?...Wed, 26 NovWhich among the following is not true for polymorphism?...Wed, 26 NovWhich problem may arise if we use abstract class functions for polymorphism?...Wed, 26 NovDoes OOP provide better security than POP?...Wed, 26 NovException handling is a feature of OOP....Wed, 26 NovThe feature by which one object can interact with another object is _____________...Wed, 26 NovWhich among the following doesn't come under OOP concept?...Wed, 26 NovIf a local class is defined in a function, which of the following is true for an object of that class?...Wed, 26 Nov