Why we use OOPS concepts, what is its advantage
Advantage of OOP: 1. Through inheritance we can achieve reusability. Also eliminate redundant code. 2. The principle of data hiding helps to build secure program. 3. Since java objects represent real ...
we can use classes and objects in java .so java follows oops concept.
Engineering
Interview Coaching
Interview Questions
Tech FAQs
Describe a time when you had to work under pressure.
Do you like working in a team or alone? Explain.
Career Options for BCA Graduates
Do you seek advice from others when you have a question?
BPO Career for BTech Graduates
What was the most important decision you ever had to make?
Provide an example of a goal that you successfully attained.
What is your way of building rapport with a person you just met?
What are the career opportunities available for MCA Graduates?
Importance of an MBA for an entrepreneur
Ask Interview Question?
Have Career Question?
Ask Chandra
Ask Only Career questions.
Advantage of OOP: 1. Through inheritance we can achieve reusability. Also eliminate redundant code. 2. The principle of data hiding helps to build secure program. 3. Since java objects represent real ...
we can use classes and objects in java .so java follows oops concept.