Java
How does the try-catch construct work in Java?
What is the difference between PreparedStatement and Statement?
What methods and tools have you used for working with databases in your projects?
Is it possible to run a Java application with only a JRE?
How to obtain a collection that is only accessible for reading?
What is the purpose of the @ComponentScan annotation in the Spring framework?
List the main aggregate functions.
What is the difference between the classes PrintWriter and PrintStream?
From the SOLID principles, which is considered the most important and what is it used for?
What is the difference between creating a string with double quotes and calling the new String constructor?
What methods of the File class do you know?
How can you create a servlet in Spring?
What is the difference between composition and inheritance?
What key principles of working with databases are implemented through JDBC?
What are the advantages and disadvantages of object-oriented programming compared to procedural and functional programming?
Can you explain how network interaction works inside Docker containers?
Did you participate in providing support or assistance for this project?
How to register a JDBC driver?
What is the significance of the default loading strategy in Hibernate for associated entities?
What attribute selectors exist in CSS?