Answers

Question and Answer:

  Home  Placement Assistance

⟩ Accenture HR Interview Questions held on May 25th

OOPS means Object Oriented Programming concepts such as Polymorphism,

Encapsulation and Inheritance, which are the most basic concepts of OOPS.

Polymorphism: The ability of a class to exists in different forms..

Encapsulation: The wrapping or bundling up of data into single unit....

Or Hiding up of data from class to another class by declaring the variables in a

class as Private access specifier.

Inheritance: Inheritance is the process of acquiring the characteristics of

super class by sub-class. Subclass will have all the properties and actions of

the super class....

 174 views

More Questions for you: