Java Related Interview Questions
Questions Answers Views Company eMail

What does microservices mean?

694

What is bytecode verifier?

689

What is a website container?

678

What is mnemonic in assembly language?

798

Are primitives objects?

771

What is computer compiler?

732

What are the types of web technologies?

760

Why are pointers not secure?

767

What does jenkins do?

668

Explain Linked HashSet

1 1075

List methods available in Java Queue interface

1 957

Explain Big-O notation with an example

1 953

10. What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } } 10. What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } }

750

What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } } 10. What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } }

1 1106

Why are strings immutable in Java?

1 1002


Un-Answered Questions { Java Related }

Explain the jdbc abstraction and dao module

268


How use .contains in java?

875


What’s a deadlock?

819


What is the difference between autowiring and dependency injection?

263


What is includeaction?

748


How do I enable java in firefox?

718


How do you empty a list in java?

742


Can we have more than one application context in spring?

260


What is a clone?

781


What is javamail?

686


What are mutable classes?

714


What are advices in spring?

281


What is java ee used for?

600


What is difference between applet and swing?

745


Why do we need singleton class?

722