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

explain the life cycle of thread?

CTS, NIIT, TCS,

10 36346

what is polymorphism?

Zensar,

5 12058

what is mean by overriding in which situation we wil use?

Atlas Systems, CSC, DCPL,

5 12453

what ide u r using and wat version, how wil u build the project etc ?

2 4460

what is difference between throw and throws in exception?

Spenco,

48 91921

What is difference between Iterator and for loop

HP,

9 55523

what is polymorhism what is inheritance? what is Abstract n Interface? what if two interfaces have same method and a concrete class is implementing both the interfaces. Will there be a compilation error? What are mutable and immutable classes? How can u make a class mutable? when will u use dem ...explain with example? what is overriding and overloading? what is garbage collection? what is Thread? how do dey communicate? what are the different ways of implementing ? have u used any messaging technologies? what is synchronization? what are some additions in java 1.5? what are generics? whst is advanced for loop? what is finally block? can u have a try in finally? yes!! can u have a finally in finally? how do you write junits? when is a object eligible for garbage collection?explain? a = null and b has ref to a will b be eligible to be garbage collected? sql questions like diff joins? how do dey work? exception handling? what is marker interface? what is the need??

JPMorgan Chase,

2133

Thanks A.jyotsna, Can u tell me differnce between abstract class and interface vikash

4 6711

how can you retrive information from database by using hashmap/arraylist ,plz explain with example briefly?

Satyam,

1 7057

how can u handle run time exception in java? explain with brief explanation with examples?

CTS,

2 10432

23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an tag?. code,height & width. 26. What does 'CODEBASE' in an applet tag specify?. Files absolute path.

TCS,

2473

What is Ideal Design of Class?

2 4940

Need 2+ yrs experienced java techinical question papaer for company Iflex

TCS,

1 10243

class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....

Quinnox,

4 8724

what is difference between business delegate and data access object(dao)? in java?

1 8115


Post New Core Java Questions

Un-Answered Questions { Core Java }

Why hashset is used in java?

1076


What is instance example?

954


What classes of exceptions may be thrown by a throw statement?

968


What is methodological theory?

996


What is the difference between normal report & matrix report?

1110


What is nullpointerexception?

1074


Can I overload to string method

1443


What are the four integer types supported by java?

1031


What is nan in java?

997


Difference between nested and inner classes ?

1133


Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?

1617


what is the final keyword denotes in java?

1091


What is classes in java?

942


Can classes declared using the abstract keyword cab be instantiated?

1049


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

2148