Given a table 'Person' with fields 'name' and 'surname' make an SQL query that will return only rows with surnames that are registered more than one time
Java Junior Interview Questions
4,082 java junior interview questions shared by candidates
Explain the equals() contract and hashCode() contract
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.
Basic Java and OOP questions SQL queries Spring Write a small spring boot application with a controller
Oops concepts Some program About exp How to reverse a string
I was asked a lot of things but for example, Solid principles, object-oriented things, dependencies, spring
Java OOP's Follwoed by my projects What is ArrayList in java why we need concurrent hashmap Sort List of employee based on employee name using streams
Como funciona a empresa q vc trabalha? Qual sua prenteção salaria? Quais eram são obrigação na empresa? Seu maior desafio dentro dela.
Core java and advance java
Can you explain the difference between HashMap and ConcurrentHashMap in Java?
Viewing 2661 - 2670 interview questions