Advanced Java Question:

What is AOP(assepct oriented programing)?

Advanced Java Interview Question
Advanced Java Interview Question

Answer:

Separating your business logic with other functionalit
y such as services,Loggers etc,Making classess more cohesive.


Previous QuestionNext Question
What are the diff types of exception?What is jsp life cycle?