What projects have you worked on and can you show us?
Jr Java Developer Interview Questions
3,800 jr java developer interview questions shared by candidates
How do you picture yourself in 5 years
about experience with AWS - difference between Dynamo db and postgresql
Nothing just basics of Java
In the pen-and-paper round, all candidates were given the same problem statement. I am not entirely certain if this was the exact wording, but the core requirement was to design a system using abstraction and inheritance principles. Specifically, I had to create an abstract class named Hospital, define abstract methods such as getDescription(), and declare the required variables. Then, I needed to create a Person class with a string variable name, extend it into a Patient class, and override the getDescription() method. Additionally, I was asked to implement simple logic such as retrieving the next patient based on priority. The focus of the question was mainly on understanding abstraction, method overriding, class hierarchy, and applying basic low-level design concepts rather than solving a pure data structures problem.
¿Cual es el proyecto java más complicado que has desarrollado?
Sobre Java 8 y Spring
What is the difference between JDK, JRE, and JVM? - JDK (Java Development Kit) is a software package for developing Java applications. JRE (Java Runtime Environment) is necessary to run Java applications. JVM (Java Virtual Machine) is the execution environment for Java bytecode. 3.Explain the main features of Java.** - Java is known for its features like platform independence, object-oriented programming, strong typing, automatic memory management (garbage collection), and extensive standard library.
Q.Can interfaces have static methods?
Hi, Please introduce yourselves !
Viewing 3791 - 3800 interview questions