GeekInterview.com
  I am new, Sign me up!
 

Java FAQ


Java FAQ

Questions: 927
Comments: 1364
 Showing Questions 11-20 of 928 Questions
<< Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 Java FAQ
Sorting Options :  

What is meant by GetInsets in Java? How is it used? Explain in detail. 

What are some Methods for allocating memory for an array? 
View Question | Asked by : kita3031

What is "stacktrace" in Java? How can we use this? 
View Question | Asked by : abhi_csedas

What is "no argument constructor " in Java? 
Latest Answer: If you do not provide any constructor in your program  then compiler implicitly provide an empty constructor(zero parameter).If you writes any default constructor or parameter constructor in your  program then compiler does not provide zero parameter ...

How do we use interface to overcome multi-level inheritance? 

Why a shared variable in Java can be marked as volatile? Give Reason 
View Question | Asked by : HARCOURT26

How to achieve Virtual Functions in Java? 
Latest Answer: All Functions is java are virtual by default. ...

What are the different types of inheritance available in Java? 
View Question | Asked by : nehatest

What is SynchronisedList in Collection? 
View Question | Asked by : sanjit1986

Why multiple inheritance is not applied in Java? 
Latest Answer: Lets take an exampleClass A{ public void clear(){ }}Class A{ public void clear(){ }}Class B extends A{ public void clear(){ }}Class C extends A{ public void clear(){ }}Now If multiple inhertence is allowed then Class D extends B,C{   // 1 - ...

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 (?)

 
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