OOPS Concept of JAVA Language
Junior Java Software Engineer Interview Questions
3,914 junior java software engineer interview questions shared by candidates
Q: oops concept, collection, interface,
Can you explain the difference between HashMap and ConcurrentHashMap in Java?
My experience on the last team and company
regarding restful API services and Spring Boot
come ti vedi fra qualche anno in azienda
principi della programmazione ad oggetti
What is interface, abstraction, inheritance. Thread
some core java concepts that havnt prepared
Re-enterant lock How to increase memory of heap in java -xms256m,xmx2014m test.java Is jar enough for client deloyemnt -- I said jre sould be installed and then jar How to override equal() -- public boolen Equals(Object o){} Working of hash map Is concurrent hash map thread safe? Is Singleton thread safe? How to convert array to arraylist? -- Arrays. asList() Can we override static method? How to remove an element from set? -- mySet.remove(Object) How to count number of word present in String -- used hashset implementation What is race condition? -- multithread oprations What is context switching? -- it is used in threads to retain its state when a thread moves to runnable state after getting execution time for few seconds. Simple join in two tables Null insertion in TreeSet or TreeMap -- for the first time we can add it as first element, after that we'll get NPE because of sorting require to compare two objects. Null Insertion in HashMap -- in 0th bucket. Deamon Thread Thread executer framework Diff between Collections and Collection Implicit objects of jsp. What is Future class.
Viewing 2531 - 2540 interview questions