Which of the following is not a characteristic of Object-Oriented Programming? Compilation, Polymorphism, Encapsulation, Inheritance
مندرجہ ذیل میں سے کون سی آبجیکٹ اورینٹڈ پروگرامنگ کی خصوصیت نہیں ہے؟
- Compilation
- Polymorphism
- Encapsulation
- Inheritance
Explanation
- Compilation is not a characteristic of Object-Oriented Programming (OOP); it is a programming process.
- OOP is based on objects and classes, not compilation methods.
- Core OOP features include encapsulation, inheritance, and polymorphism.
- These features help in data security, reusability, and flexibility.
- Compilation simply converts code into machine language.
Last verified on 09-06-2026
Related MCQs
- NOT
- XOR
- OR
- AND
اس سوال کو وضاحت کے ساتھ پڑھیں
کمپیوٹر نیٹ ورکس میں ڈی این ایس کا بنیادی مقصد کیا ہے؟
- Manage network hardware
- Translate domain names to IP addresses
- Establish secure connections
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
مندرجہ ذیل میں سے کون سی آبجیکٹ اورینٹڈ پروگرامنگ کی خصوصیت نہیں ہے؟
- Compilation
- Polymorphism
- Encapsulation
- Inheritance
اس سوال کو وضاحت کے ساتھ پڑھیں
آپریٹنگ سسٹم کے کرنل کا بنیادی کام کیا ہے؟
- Manage hardware and system resources
- Run user applications
- Provide internet connectivity
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
ایک ارے کس قسم کی ساخت ہے؟
- Data
- Loop
- Control
- None of these