Multiple choice technology programming languages What are OOPs concepts ? Inheritance Exception deadlock Thread Networking Reveal answer Fill a bubble to check yourself A Correct answer Explanation Object-Oriented Programming concepts include inheritance, polymorphism, encapsulation, and abstraction. Exception handling, deadlock, threads, and networking are not core OOP concepts - they're programming/CS topics that can exist outside OOP.