Java
What is a one-to-one relationship?
Is it possible to continue executing code after an exception occurs and is handled?
What are the advantages of Hibernate over JDBC?
What is the role of the serialVersionUID field in Java serialization?
What are the main differences between List and LinkedList in Java?
What does the keyword transient mean in Java?
What is a simple key?
What levels of transaction isolation are supported in JDBC?
What is the difference between Docker and Kubernetes?
What data structure is used in ArrayList?
What is meant by code coverage in testing?
What data types exist in XSD?
For what purpose is serialization used in Java?
In what cases can the final modifier be used in Java?
What are the scope areas in Java Beans that you know?
What is CAS?
What is the value and role of the SERIALIZABLE isolation level in transactional data processing?
When should you use Collections.emptyList(), and when does it make sense to create a new list instance?
What are the basic implementations of input/output streams in Java?
What is the difference between dependency injection and inversion of control?