|
Discuss how to use media queries for different devices in CSS
|
|
0
|
24
|
March 24, 2025
|
|
Explain the difference between em and rem units in CSS
|
|
0
|
21
|
March 24, 2025
|
|
Usage and explanation of useContext
|
|
0
|
29
|
March 24, 2025
|
|
How to make API calls?
|
|
0
|
7
|
March 24, 2025
|
|
How does the JVM determine when to trigger garbage collection?
|
|
0
|
65
|
March 24, 2025
|
|
Explain the concept of RESTful APIs
|
|
0
|
9
|
March 24, 2025
|
|
What is Spring Cloud and how does it support building microservices?
|
|
0
|
20
|
March 24, 2025
|
|
How do you create a RESTful API in Java using Spring Boot?
|
|
0
|
10
|
March 24, 2025
|
|
What strategies do you use to ensure the security of your microservices? Discuss authentication, authorization, and any security frameworks you have used
|
|
0
|
10
|
March 24, 2025
|
|
How do you handle transaction management in a microservices architecture especially when multiple services are involved?
|
|
0
|
26
|
March 24, 2025
|
|
How to implement centralized configuration management in a Spring Boot microservices architecture? What tools or strategies do you use?
|
|
0
|
39
|
March 24, 2025
|
|
How do you implement service discovery in a Spring Boot microservices architecture? What tools or frameworks have you used for this purpose?
|
|
0
|
64
|
March 24, 2025
|
|
How do you handle inter-service communication in a microservices architecture? Discuss the use of REST and messaging systems like Kafka or RabbitMQ
|
|
0
|
29
|
March 24, 2025
|
|
What are the main features of Java Microservices?
|
|
0
|
19
|
March 24, 2025
|
|
Discuss the usage of profiles in Spring Boot
|
|
0
|
22
|
March 24, 2025
|
|
What is the difference between a constructor and a method?
|
|
0
|
12
|
March 24, 2025
|
|
What are the different fetching strategies in Hibernate?
|
|
0
|
31
|
March 24, 2025
|
|
Discuss the difference between HQL and SQL queries in Hibernate
|
|
0
|
175
|
March 24, 2025
|
|
Describe the benefits of using Hibernate for database access
|
|
0
|
28
|
March 24, 2025
|
|
What are some popular ORM frameworks for Java?
|
|
0
|
26
|
March 24, 2025
|
|
What is ORM (Object-Relational Mapping)?
|
|
0
|
11
|
March 24, 2025
|
|
What is the Spring IoC container and what are its types?
|
|
0
|
10
|
March 24, 2025
|
|
Given a list of employee names, how would you use the Java Stream API to filter and return names that start with "SU" (case-insensitive)?
|
|
0
|
69
|
March 24, 2025
|
|
What is a Repository in Spring Data JPA?
|
|
0
|
32
|
March 24, 2025
|
|
What are the main differences between HashMap and ConcurrentHashMap in Java? In what scenarios would you use one over the other?
|
|
0
|
41
|
March 24, 2025
|
|
What are the differences between HashSet and TreeSet?
|
|
0
|
9
|
March 24, 2025
|
|
How do you handle exceptions in JDBC?
|
|
0
|
51
|
March 24, 2025
|
|
Can you explain the basic steps involved in using JDBC to connect to a database?
|
|
0
|
21
|
March 24, 2025
|
|
What is JDBC and how does it facilitate database connectivity in Java?
|
|
0
|
18
|
March 24, 2025
|
|
What is the purpose of exception handling in Java?
|
|
0
|
18
|
March 24, 2025
|