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 Inheritance is one of the four core OOP principles (along with encapsulation, polymorphism, and abstraction). Exception handling, deadlock, threading, and networking are programming concepts but not OOP principles.