1.Written or Telephonic (Core Java ) 2.Technical ( Project Work Flow , Agile Process , Some Programs, Responsibility, Java FrameWork Questions, oops) 3. HR and Manager (Be Positive and Ans them, They will ask different Questions To know about You and Your Work Culture some simple Technical Questions as Well. )
Java Developer Intern Interview Questions
26,890 java developer intern interview questions shared by candidates
oops concepts ,spring,hibernate question, collection framework, exception handling all concept should be clear and dig knowledge is required, better if you know rest ws and angular js.
problems on cubes
nothing they will ask they only ask for the money
Java program Ascending & descending order of array
Java: Maps, Data types, OOP principles, and a simple coding challenge.
difference between interface & abstract class in java?
In what way you gained experience in Java backend development?
Different type of index in Sql server ?
1. Output of:- public class Recursion { public int abc(int x){ if (x > 30) return x; System.out.println(x); x=x+abc(x+10); System.out.println(x); return x; } public static void main(String[] args) { new Recursion().abc(6); } } 2. Some question on Locker 3. Some question on brackets (){}[]. I attempted starting 2. 1st one was correct. 2nd one was having run time error when i checked at my place. Got rejected in the coding test but any ways it was a good experience.
Viewing 551 - 560 interview questions