Accenture HR Interview Questions held on May 25th:

Submitted by: Administrator
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....
Submitted by: Administrator

Read Online Placement Assistance Job Interview Questions And Answers