Placement Assistance Question:
Download Job Interview Questions and Answers PDF
Accenture HR Interview Questions held on May 25th:
Answer:
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....
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....
Download Placement Assistance Interview Questions And Answers
PDF
Previous Question | Next Question |
Accenture HR Interview Questions Collections: | What type of interview is conducted for freshers who applies for a process developer job? |