What is difference between java and spring?



What is difference between java and spring?..

Answer / Gaurav Bajpai

Java is a programming language, whereas Spring is a Java-based framework that offers several functionalities, including Inversion of Control (IoC), Aspect-Oriented Programming (AOP), and a web application framework. In other words, Java is the programming language itself, whereas Spring is a set of tools and libraries used within the Java ecosystem.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is jdbc template and how to use it in spring?

1 Answers  


What is spring and why it is used?

1 Answers  


What is the advantage of spring boot? : Spring Boot

1 Answers  


spring configuration file

1 Answers  


What is spring dto?

1 Answers  


What are inner beans in spring?

1 Answers  


Is dependency injection a pattern?

1 Answers  


What is spring jdbc?

1 Answers  


What are the types of springs?

1 Answers  


What are the ways by which configuration metadata can be provided to the spring container?

1 Answers  


What is step in spring batch?

1 Answers  


How does spring mvc provide support for validation?

1 Answers  


Categories