GeekInterview.com
  I am new, Sign me up!
 

Core Java Interview Questions


Core Java Interview Questions

Questions: 500
Comments: 2807
 Core Java Tags
 Showing Questions 41-50 of 502 Questions
<< Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>
 Sponsored Links

 
 Core Java Interview Questions
Sorting Options :  

Can we catch an Error occurred in a class by extending that class with Throwable Since, Exception and error is the sub class of throwable.If yes/no- why? 
Latest Answer: we can handle the exception but we cabt handle error super call of both is throwable ...

Latest Answer: A JVM has a string pool where it keeps at most one object of any String. String literals always refer to an object in the string pool. String objects created with the new operator do not refer to objects in the string pool.Afetr using the string object ...

Latest Answer: immutable means once object is created then you can not make any change to it. if you try to do so then new object will be created and original object will be lost.final modifier is used to indicate that the class can not be extended not to make any object ...

Latest Answer: Java supports pass by value only. In case passed value is of primitive data type it is clear that this is pass by value. But when we pass any reference variable value then confusion arrises because here changes are refelected in original object. ...

What is the difference between Transient and Volatile. Does volatile variable is serialized and synchronised. 
Latest Answer: Transient State of an object can be saved (write to any file) if the class implements java.io.Serializable interface. In this case all of the field's value will be saved. If we want any of the field's state must not be saved then we have to modify ...

Why wait and notify method in Object class, why these are not in Thread Class. 
Latest Answer: Because they provide object locking mechanism.  ...

Latest Answer: according to sun system there is no corejava and advanced java.only j2se,j2eeNo advanced java is there as per sun micro... Fucking Training centers daivide j2ee into two patrs. Dont tell in interview i Know Advanced Java. ...
Read Answers (5) | Asked by : imhero

Latest Answer: In Event based frameworks, process flow will happend with event triggering where as Requester based frameworks, based up on user request process flow will happend. Examples are, in Springs framework, Spring MVC framework is request based flow where it ...

What are the difference between Legacy classes and Collection other than Synchronized? 
Latest Answer: Legacy Classes : Previously Collection Frame Work was not part of java.util package. Later some of the classes were re-engineered Known as Legacy Classes. Legacy Classes are SYNCRONIZED(Ctrlng accessibility over the resource).Ex:Vector/Stack/Hashtable/Dictionary/Properties. ...

Hi, Is it possible to run the 2 tomcat servers simultaneously with different ports.Some times it's working. some times its not running,Anybody can help me to solve this problem.Thxregards'Punitha.R 
Latest Answer: You are first installed the Tomcat server. second is write to u'r pc enviroment variable to                        CATALINAHOME :   ...

View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
# User Name Count
1sampra 161
2sujatham 75
3vinaymudgil007 36
4Sarje 24
5Beena 24
6sbarik 21
7mandyjoshi 20
8Karuna Reddy 13
9santh kumar 11
10rabbi 11
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape