Can pojo have constructor?
Answer / Pooja Rastogi
Yes, a POJO (Plain Old Java Object) can have a constructor. In fact, having a constructor can be beneficial for initializing the object's state.
| Is This Answer Correct ? | 0 Yes | 0 No |
Enlist and explain the main methods associated with the resource interface.
How many modules are there in spring framework and what are they?
What is use of dao design pattern?
What is bean in spring with example?
What is difference between spring and hibernate?
What are features of spring ?
What is path variable in spring?
Which orm does spring support?
What is difference between @restcontroller and @controller?
What do you know about the different scope of spring bean?
What do you mean by dao?
What is logback?