GeekInterview.com
  I am new, Sign me up!
 

Core Java Interview Questions


Core Java Interview Questions

Questions: 500
Comments: 2814
 Core Java Tags
 Showing Questions 111-120 of 502 Questions
<< Previous 8 9 10 11 [12] 13 14 15 16 17 Next >>
 Sponsored Links

 
 Core Java Interview Questions
Sorting Options :  

Latest Answer: sampra -- what you said is correct but don't you think that over-ridding itself uses dynamic method dispatch....what i am trying to say is that the line demarcation is very thin.vinny ...
Read Answers (3) | Asked by : aravind

Latest Answer: Can you specify why it is 8 Bytes, Does it cast to Long Int / Int ? ...
Read Answers (2) | Asked by : sudeep

Latest Answer: Volatile  comes into use specaiily in multithreaded applications.And about transient ..In many applications we like to store the stte of the object persistently..but sometimes we want to skip storing of some of the fields of that object. Thats where ...

Latest Answer: static block is executed whenever a class is loaded by the JVM.....hence in case you want certain code to executed or say some objects of a class avaliable to ur application as soon as the application starts you can put in the relevant code there....vinny ...
Read Answers (3) | Asked by : naggeek

Latest Answer: System is a class, out is subclass(static), println is a method ...
Read Answers (3) | Asked by : Hari

Latest Answer: Abstrct class has some method who has no body so we cant create object for that whaere as fianal class is lik constant class we cant change the class ie we cant extend the final class so if we have to make anny class as immutable then declare class as ...
Tags : Abstract

Latest Answer: To define a class with in another class, such classes are called Nested classes.The most import nested class is inner class. i.e. An inner class is a non-static nested class.difference:>A Nested class has access to the members, including private members ...
Read Answers (1) | Asked by : pragathi

Latest Answer: static block is the set of stmnt between {} and declared as static its exceute at class loading time ...

Latest Answer: boss..... the question isn't clear!! im not sure if we have some trminology as "data object".please elaborate ...
Read Answers (1) | Asked by : javasun

Latest Answer: Static before main method is used because main method is called by the JVM, with out making any object of that class, since to call any method of the class we meed some obj of the class, but here before making any object  jvm need to call main method, ...
Read Answers (1) | Asked by : Asish Krishna G

View page << Previous 8 9 10 11 [12] 13 14 15 16 17 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
4Beena 24
5Sarje 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