Question
नीचे दिए गए वाक्यों
के सही अनुवाद का मिलान करें और उचित विकल्प का चयन करें: (i) यह मंज़ूरी अनिवार्य है। – This approval is mandatory. (ii) विवरणों का पुनः सत्यापन किया जाएगा। – The details will be re-verified. (iii) हमने आवश्यक कार्रवाई नहीं की। – We have taken the necessary action. (iv) कार्यालय सप्ताह के सातों दिन खुला है। – The office is open all seven days of the week.Solution
(iii) हमने आवश्यक कार्रवाई नहीं की। – We did not take necessary action.
The ability of an object to take on many forms is known as:
An abstract class:
What is an interface in OOP (e.g., Java, C#)?
What are "getter" and "setter" methods primarily used for in the context of encapsulation?
Which of the following is a common mechanism to achieve abstraction in OOP?
Which of the following best represents a real-world example of abstraction?
Which of the following is a common way to achieve abstraction in OOP?
Which access modifier is most commonly used to achieve data hiding in encapsulation?
Which type of polymorphism is achieved through method overloading (where multiple methods have the same name but different parameters)?
If a class contains an abstract method, what must be true about the class itself?