GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

Core Java Interview Questions


Core Java Interview Questions

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

 
 Core Java Interview Questions
Sorting Options :  

Latest Answer: When we need a copy of the object we go for cloning. When an object is shallow coned the parent object or top level object and its members are duplicated, where as the low level objects are not duplicated but their references are alone copied. For complete ...
Read Answers (4) | Asked by : fred

Every application should have a main() method. Under which class does the main() method comes under?

Latest Answer: You will get "Main method not public" if u change public to protected. ...
Read Answers (13) | Asked by : venkat

Servlets are multi threaded by default. If there are concurrent requests to the same servlet the servlet container generates another instance of the servlet . Is this the reason y servelts are multi threaded by default?? Is there any way the multi threaded feature can be achieved ?
Read Answers (4) | Asked by : aneesm

What is the need for calling default constructor by JVM? why the JVM should intiializes default values to the data fields if the constructor is not there in our class?
Read Answers (2) | Asked by : M.S.R.PavanKumar

How to transfer data from one web application to another web application which are present in the same container in java?
Read Answers (3) | Asked by : Girija Shankar Patra

Latest Answer: Java provides a basic set of synchronisation methods within java.lang.Object, allowing threads to wait for notification from other threads. Using the wait() and notify() methods, threads can synchronise with each other. However, in order to use these ...

Latest Answer: checked exception is compile time exception which inherit "Exception" and unchecked exception is Rintime exception which is subclass of "RuntimeException" ...
Read Answers (4) | Asked by : Veera SEkhar

Latest Answer: These is no specfice name that is simply called java compiler ...

Latest Answer: Polymorphism means existing in various forms.1).Method Overloading: For example, Same method name and different parameters. Here the method is existing in various forms.2).Method Overriding: You get a method in your class from it's parent class and ...

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

Ask A Question
Go Top
 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 162
2sujatham 75
3vinaymudgil007 36
4Beena 24
5sbarik 21
6mandyjoshi 20
7Karuna Reddy 13
8santh kumar 11
9rabbi 11
10sadashivarao 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
Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape