adspace





Java J2EE Interview Questions
Questions Answers Views Company eMail

Why are strings immutable in Java?

1 1677

How to convert string to int in java?

1 1621

How to use scanner in java?

1 1947

What if memory allocation using new fails in C++ how to handle

1 182

Creating Class and methods – Java OOP Exercise

1 149

Check Your Java OOPs Concepts Skills and Master it Quickly

1 140

Find Best Job Vacancies across the world on Jooble!

147

Distance between two points in java

1 145

ALL OOPs Concepts Using Java with 1 Tiny Program – Explained!

1 149

BIG-O NOTATIONS

1 192

how to measure method execution time in java

1 164

How does a cookie work in Servlets?

1 944

What the difference is between execute, execute Query, execute Update?

1 929

Is Java Platform Independent if then how?

5 1650

What will happen if we declare don’t declare the main as static?

5 1766


Un-Answered Questions { Java J2EE }

What is java string pool?

1090


What is lazy class?

490


How to create a base64 decoder in java8?

1151


Write a program to print count of empty strings in java 8?

1092


Write a program to find the whether a number is an Armstrong number or not?

1107


What is the difference between equals() and == in java?

1049


What is an object in java and how is it created?

1149


What are the differences between heap and stack memory in java?

1151


Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance

2429


Differentiate between static and non-static methods in java.

1134


What is a constructor overloading in java?

1132


Realized?

2275


Is minecraft 1.15 out?

1052


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

2674


What is the difference between filters and interceptors ?

1322