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
Can we change the value of static variable?
What are autoboxing and unboxing? When does it occur?
Is empty set an element of empty set?
Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
What is a stack class in java ?
What is structure of java heap? What is perm gen space in heap?
What is procedure overloading?
What is ternary operator? Give an example.
what are the high-level thread states? : Java thread
What is the main use of generics in java?
How can we pass argument to a function by reference instead of pass by value?
How to use string tokenizer class.
What value is a variable of the string type automatically initialized?
What is the difference between hashmap and hashtable? What is an interface?
How do you sort words in java?