Free Quiz (Java,Spring *,C,React,Angular etc...)
3.41K subscribers
176 photos
1 video
7 files
228 links
In This channel i will provide all details about #Java #spring #hibernate #springMvc #c #devops #springboot basic concept and #jobs alert .Also provide basic #Java related #quiz #infosys #wipro #ibm #tcs #persisten #answersheet
Download Telegram
1.The central interface in the Spring Data repository abstraction is Repository.

2.Its Marker Interface
With version 3.0 we also introduced ListCrudRepository

which is very similar to the CrudRepository but for those methods that return multiple entities it returns a List instead of an Iterable which you might find easier to use.
Spring Boot Latest Version Features Quiz

Time :2.30PM

No. Of Questions:10
1. Which feature introduced in Spring Boot simplifies the support for observability and distributed tracing in applications?
Anonymous Quiz
43%
Spring Boot DevTools
36%
Spring Boot Actuator
9%
Micrometer
13%
Spring WebFlux
Which of the following is a new feature related to native image support in the latest Spring Boot version?
Anonymous Quiz
53%
Full support for GraalVM native images
9%
Integrated Redis support
28%
Better integration with Spring Data
9%
New logging API
Which HTTP client is officially supported in the latest Spring Boot version for making asynchronous web requests?
Anonymous Quiz
28%
RestTemplate
40%
WebClient
27%
HttpClient
5%
OkHttp
Which dependency management tool is used by default in Spring Boot projects?
Anonymous Quiz
21%
Gradle
10%
Ant
68%
Maven
2%
lvy
Anyone interested for mock interview??
Which of the following is a new feature introduced in Java 17?
Anonymous Quiz
32%
Switch expressions
13%
Text blocks
38%
Sealed classes
17%
Record classes
Which of the following is a preview feature introduced in Java 17?
Anonymous Quiz
38%
Enhanced switch expressions
12%
Text blocks
37%
Pattern matching for switch
13%
Records