AdminHelpdice Team30 May, 2024Which among the following can be a concept against encapsulation rules?Using function pointersUsing char* string pointer to be passed to non-member functionUsing object arrayUsing any kind of pointer/array address in passing to another functionCheck AnswerRelated MCQ's In terms of stream and files ____________...Mon, 10 MarObject is ________ abstraction....Mon, 10 MarWhich feature can be implemented using encapsulation?...Mon, 10 MarWhich among the following is not true for polymorphism?...Mon, 10 MarWhich problem may arise if we use abstract class functions for polymorphism?...Mon, 10 MarDoes OOP provide better security than POP?...Mon, 10 MarException handling is a feature of OOP....Mon, 10 MarThe feature by which one object can interact with another object is _____________...Mon, 10 MarWhich among the following doesn't come under OOP concept?...Mon, 10 MarIf a local class is defined in a function, which of the following is true for an object of that class?...Mon, 10 Mar