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...

Core Java Interview Questions
Questions Answers Views Company eMail

how to transactions(Bank transactions) in business process in ejb?

Photon,

1 4677

what is use of session tracking ?with example?

Photon,

1 7345

why ,we are using jsp and html.which one is better?

Photon,

2 10344

what is the use of servlet engine?

Photon,

2 11318

what is ejb? what is the importance of ejb?

Photon,

2 10512

what is jndi?

TCS,

1 5053

what is java bean?where can we use it?

TCS,

12 30685

what is features of jdk 1.5?

Accenture, Satyam, TCS,

2 13570

different types of threads?

TCS,

18 57973

in a constructor what happen if u call super and this in the same class? i know that it is not possible to call both in the same one? if we call what will happen?

ITC Infotech,

10 15789

how exactly garbage collection take place?

4 7370

when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.

2 5786

Why operator overloading is not in Java?

2146

What is the difference between throw and throws? What is the similarity between try and throw?

2 5863

What is the need of "creating and throwing an UserdefinedException" when the "Exception" class is already available?

4 6896


Post New Core Java Questions

Un-Answered Questions { Core Java }

Explain the selection sort algorithm?

1126


Can we access instance variables within static methods ?

1159


What is the use of math abs in java?

1075


Explain the difference between treeset and treemap in java?

1055


Can I use % with real numbers?

1089


What is contract between hashcode and equal method?

1107


What is the difference between stringbuffer and stringbuilder class?

1169


Is integer immutable in java?

1055


Does a class inherit the constructors of its superclass in java programming?

1224


Is arraylist ordered in java?

1180


What are the two ways of implementing multi-threading in java?

1590


Can an interface implement another interface?

1096


Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).

2241


Explain the meaning of java applet.

1132


How do you override a variable in java?

1250