๐๐ก๐ข๐๐ก ๐จ๐ ๐ญ๐ก๐๐ฌ๐ ๐ค๐๐ฒ๐ฐ๐จ๐ซ๐๐ฌ ๐ข๐ฌ ๐ฎ๐ฌ๐๐ ๐ญ๐จ ๐๐๐๐ข๐ง๐ ๐ข๐ง๐ญ๐๐ซ๐๐๐๐๐ฌ ๐ข๐ง ๐๐๐ฏ๐?
Anonymous Quiz
8%
inf
6%
definterface
82%
interface
4%
defintf
๐5
Join our spring boot microservices specific group, if you face any issues in springboot or microservices our admin team will try to help you
https://t.me/javaspringbootmicroservice
https://t.me/javaspringbootmicroservice
๐3
#Java_Quizs (Question - 148)
The data structures required to check whether an expression contains a balanced parenthesis is ......
The data structures required to check whether an expression contains a balanced parenthesis is ......
Anonymous Quiz
21%
Queue
35%
Stack
21%
Array
23%
Tree
๐ฅ3๐1
Newly Joined Members subscribe to our channel to learn programming and crack written exams.
Click on below link to subscribe
https://tinyurl.com/dzrt4f7d
Discuss doubts in @javaforfree
Click on below link to subscribe
https://tinyurl.com/dzrt4f7d
Discuss doubts in @javaforfree
Forwarded from admin
What is @Autowired in Spring Framework?
Anonymous Quiz
29%
A way to create a new object
19%
A way to create a new method
14%
A way to create a new variable
39%
A way to inject a dependency
If you are preparing for java interviews, knowing only core java will not be sufficient. You should know frameworks like spring, hibernate.
We have started a new group for spring boot and microservices please join by clicking link below and get started with spring boot application.
https://t.me/javaspringbootmicroservice
We have started a new group for spring boot and microservices please join by clicking link below and get started with spring boot application.
https://t.me/javaspringbootmicroservice
Which of the following is a mutable class in java?
Anonymous Quiz
41%
java.lang.String
8%
java.lang.Byte
7%
java.lang.Short
44%
java.lang.StringBuilder
๐1
Forwarded from admin
https://youtu.be/yMCfxXacflo
Guys this is our next video where I have explained how can you use postmapping to add/post object in springboot application
Guys this is our next video where I have explained how can you use postmapping to add/post object in springboot application
YouTube
Mastering Spring Boot: Adding Objects with Post Mapping
In this video, we'll learn how to add objects to a Spring Boot application using PostMapping. PostMapping is an annotation used in REST APIs to handle HTTP POST requests. We'll start by creating a simple Spring Boot project and setting up a REST controllerโฆ
What is meant by the classes and objects that dependents on each other?
Anonymous Quiz
39%
Tight Coupling
23%
Cohesion
23%
Loose Coupling
15%
None of the above
๐1
Which of the following is a valid syntax to synchronize the HashMap?
Anonymous Quiz
20%
Map m = hashMap.synchronizeMap();
45%
HashMap map =hashMap.synchronizeMap();
27%
Map m1 = Collections.synchronizedMap(hashMap);
8%
Map m2 = Collection.synchronizeMap(hashMap);
If you are getting ready for Java interviews, it's crucial to have more than just a basic understanding of Core Java. Familiarity with popular frameworks such as Spring and Hibernate is also essential. That's why we've created a new group dedicated to Spring Boot and microservices. By joining us via the link below, you can begin learning how to create Spring Boot applications and deepen your understanding of these important frameworks.
https://t.me/javaspringbootmicroservice
https://t.me/javaspringbootmicroservice
๐1
Which Java 8 feature allows us to filter a collection based on a predicate?
Anonymous Quiz
46%
Lambda Expression
21%
Default Method
9%
Optional class
24%
Stream API
Which of the given methods are of Object class?
Anonymous Quiz
21%
notify(), wait( long msecs ), and synchronized()
17%
wait( long msecs ), interrupt(), and notifyAll()
46%
notify(), notifyAll(), and wait()
16%
sleep( long msecs ), wait(), and notify()
Forwarded from admin
Here is the next video, where we are updating our employee object using putmapping
https://youtu.be/JErM50gSZkc
https://youtu.be/JErM50gSZkc
YouTube
SpringBoot 5 | Update object using put mapping
Welcome to our latest Spring Boot tutorial where we will be exploring how to update an object using PutMapping. In this video, we will dive into the basics of PutMapping and show you how to implement it in your Spring Boot application.
PutMapping is a powerfulโฆ
PutMapping is a powerfulโฆ
๐4
Forwarded from admin
tomorrow we will upload the video to delete an object in springboot using restservice. This will complete one project in springboot. If you have not watched the playlist yet, you can do it now
https://www.youtube.com/playlist?list=PLqDGM2q_T_ByUb0wZRpBbr3MdbiY4xgQP
https://www.youtube.com/playlist?list=PLqDGM2q_T_ByUb0wZRpBbr3MdbiY4xgQP
๐3
Which of the following is false?
Anonymous Quiz
16%
The rt.jar stands for the runtime jar
24%
It is an optional jar file
20%
It contains all the compiled class files
40%
All the classes available in rt.jar is known to the JVM
If you are getting ready for Java interviews, it's crucial to have more than just a basic understanding of Core Java. Familiarity with popular frameworks such as Spring and Hibernate is also essential. That's why we've created a new group dedicated to Spring Boot and microservices. By joining us via the link below, you can begin learning how to create Spring Boot applications and deepen your understanding of these important frameworks.
https://t.me/javaspringbootmicroservice
https://t.me/javaspringbootmicroservice
๐2