Answered Questions

  • why java is not 100% object oriented language??

    i have not ..asked in TCS interview ..if any one have plz answer me on er.anuj.mittal@gmail.com

    kiran

    • Mar 1st, 2016

    Because of primitive data types, if we use Wrapper classes then Java is 100% pure object oriented.

    pranathi repaka

    • Feb 11th, 2016

    Object oriented is a concept which not only deals with objects but also with other concepts like class, object, encapsulation, abstraction, message passing, dynamic binding, polymorphism and inheritan...