Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...




Java J2EE Interview Questions
Questions Answers Views Company eMail

Why use POJO when I can use hashmap

Infotech,

2724

solve this is my problem byte a=40,byte b=50 both add value is 90 this is with in range of byte... byte range is -128to 127.... why this pgm gives error like type mismatch.... package javapgms; public class byte1 { public static void main(String args[]) { byte a=40,b=50; byte c=a+b; System.out.println(c); } } note : dont use int k... a,b,c are in byte range... mind it..

2 6414

Why Static variable required in java?For ex,class A { static int a; int b; } Why static is required?

Ericsson,

5 9081

Why method overloading and method overriding required in java?

Ericsson, Wipro,

1 5172

In collection sorting comparable and comparator interface will be used..but why this two interfaces required..two will work same purpose so why there are two interfaces instead of one?when to use comparator and when to use comparable?

Ericsson,

1 4996

What is OOPs & Why?

3 5289

String is mutable or immutable?

3 6934

INTERVIEW QUESTION FOR ANDROID

2211

What collections you have worked on? Internal working of Hashmap?

Bravura Solutions,

1 2921

What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?

Bravura Solutions,

2561

Can static methods be overridden?

Bravura Solutions,

5 10026

what is default length of textfield ?

1 14192

list the types of dialodg

Wipro,

1 3148

java Api provided try catch finally ,try catch(its ok) but why try finally and exception occured at try then how the flow is?

Naaptol,

1 5172

Why java does not supports multiple inheritance?

TCS, VSoft,

3 6285


Un-Answered Questions { Java J2EE }

What is the java persistence api used for?

462


What are the benefits of spring boot? : Spring Boot

561


What are the different types of JDBC drivers?

1109


Is a copy constructor?

1124


What are the differences between checked exception and unchecked exception?

1028


Explain about publish model?

996


how to create broker from command prompt?

1083


Tell us about the spring framework.

485


How does hibernate update work?

560


How do I get 64 bit java?

1234


What are the callback annotations for the stateless bean?

1039


What is socket in java?

1131


Can we return resultset in java?

980


How does hibernate distinguish between transient (i.e. Newly instantiated) and detached objects?

394


Is jpa better than hibernate?

407