0% found this document useful (0 votes)
29 views1 page

Java Questions CME

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views1 page

Java Questions CME

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

1.How hash map works internally.

2.What is a thread and how it functions in multithreading.

3.Implementation of stack

4.How linked list is better than array list.

5.Overwriting the equal’s method. Compare the two objects using equal’s method.

6.Executer class and its functionality.

7.Stream API in Java8.

8.what is volatile and why do we use it.

9.Using hash map sort the values(not with key) by lambda expression.

10.Binary search

11.Stack and its functionality

12.Hash code and Equal’s method

13.Vector

14.How to construct Queue.

1. What is weakhashmap and other implementation of hasmap (identityHashMap)


2. @RestController and @SpringBootApplication annotation
3. Features of java 7 + if custom class has to be used in ARM what is needed
4. Hibernate - first cache and second cache
5. Difference between string buffer and builder
6. Exception handling in spring
7. Spring bean scope
8. Spring mvc lifecycle
9. Spring bean lifecycle
10. Thread pool (executor framework)

You might also like