Answer Posted / nashiinformaticssolutions
Spring is essentially defined as an application framework in Java and inversion of control containers for Java. The spring framework creates enterprise applications in Java. Especially useful to keep in mind that the spring framework's central features are essentially conducive to any Java application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you convert an int to a double in java?
Is null an object in java?
What are benefits of java?
Can extern variables be initialized?
How do you change an int to a string?
What is treeset in java?
What are the differences between throw and throws?
How to invoke external process in java.
How to compare two strings in java program?
Can you achieve runtime polymorphism by data members?
Can we return null in java?
Difference between stack and queue?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
What is difference between synchronize and concurrent collection in java?