Java Development Lead Interview Questions

6,678 java development lead interview questions shared by candidates

class A{ p s v test(){sout("A");} } class B extends A{ p s v test(){sout("B");} } class C{ main(){ A a2 = new B(); } } what is the o/p? what this example refers to? what happens when you try to override a static method from parent class?
avatar

Java Full Stack Developer

Interviewed at Carelon Global Solutions

3.8
Jul 4, 2019

class A{ p s v test(){sout("A");} } class B extends A{ p s v test(){sout("B");} } class C{ main(){ A a2 = new B(); } } what is the o/p? what this example refers to? what happens when you try to override a static method from parent class?

1st round Java Technical First round a) How do u identify memory leaks and how do u solve it. b) How do you take Thread dump in java. c) How to remove duplicate value from ArrayList d) What version you use for Java & Weblogic & Database e) Have u used any joins & procedure, do u do query optimizations 2nd round With VP a) How do you track project, project management tool b) About SDLC methodology c) Draw System architecture diagram on which i have worked on d) How to you identify if any project is running out of time and what steps are taken e) How do you handle non performing resource (either he is coming late or not giving output) f) What if some high priority task comes suddenly and how do you have both the stake holders g) What is my role during the software development process (during coding) with the team.
avatar

Java Technical Project Manager

Interviewed at Intellect Design Arena

3.5
Sep 24, 2016

1st round Java Technical First round a) How do u identify memory leaks and how do u solve it. b) How do you take Thread dump in java. c) How to remove duplicate value from ArrayList d) What version you use for Java & Weblogic & Database e) Have u used any joins & procedure, do u do query optimizations 2nd round With VP a) How do you track project, project management tool b) About SDLC methodology c) Draw System architecture diagram on which i have worked on d) How to you identify if any project is running out of time and what steps are taken e) How do you handle non performing resource (either he is coming late or not giving output) f) What if some high priority task comes suddenly and how do you have both the stake holders g) What is my role during the software development process (during coding) with the team.

Viewing 71 - 80 interview questions

Glassdoor has 6,678 interview questions and reports from Java development lead interviews. Prepare for your interview. Get hired. Love your job.