It was almost all the basic technical questions on JAVA, web services, linux and SQL databases.
Java Engineer Interview Questions
27,735 java engineer interview questions shared by candidates
Past experiences
public static void main(String[] args){ int x = 5; char y = 9; System.out.println( x + y ); // asked for output or compilation errors if any }
Can we use the static variables inside static methods?
What are the 4 Pillars of OOP
What if we insert with key null to a HashMap?
how to execute try block with out executing finally block
Print anagrams of a dictionary
How will you convert a monolithic application to Microservices way. How will you deploy your microservices on AWS, though I said I haven't done this, so on this he said that think he being my manager has given this task to me.
Java Basic Questions Program to write a product of array except itself
Viewing 391 - 400 interview questions