GeekInterview.com
  I am new, Sign me up!
 

Java Interview Questions


Java Interview Questions

Questions: 928
Comments: 1357
 Showing Questions 51-60 of 928 Questions
<< Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>
 Sponsored Links

 
 Java Interview Questions
Sorting Options :  

Latest Answer: Referential Intigrity is nothing but Primary Key concept in OracleBrowsers only understand HTML ,but we dont run servletes and jsp's at broweser side we run them at server side we get the values and we embed them with HTML ...
Read Answers (2) | Asked by : madhu

Latest Answer: It is created during runtime.Regardsharidas ...
Read Answers (1) | Asked by : vishalaxi Sajjan

Latest Answer: Java Virtual Machine consists of the following Components: 1. Class Loader2. Byte Code verifier3. Interpreter4. Just In Time Complier5. Security Manager6.Garbage CollectorClass Loader loads the .class file and this file is verified by Byte code verifier, ...

Latest Answer: if we use the command some c:java xxx 1. the JVM will be started and it will allocate the memory for holding the information about java classes. this memory are is called "ClassArea".2. The "Class-Loader" loades the class xxx  ...

Latest Answer: There is no exceptionIn Java the compiler compiles the programe but whenever we execute that we wont get any output because of access specifier PRIVATE. The main method does not not call the member function (methods) ...

String a="hello";String b=a+"how r u";String c=b+"buddy";How many objects are there in the above code?

Latest Answer: Aggregate is when one object contains other objects.  Think of aggregate as "is a part of".  Composition is when one object controls the life span of another object. ...
Read Answers (1) | Asked by : krishna

Which of the following statements accurately describe the use of access modifiers within a class definition? (Select multiple) a. They can be applied to both data & methods b. They must precede a class's data variables or methods c. They can follow a class's data variables or methods d. They can appear in any order They must be applied to data variables first and then to methods
Read Answers (1) | Asked by : Namrata

Latest Answer: The fact that class Object declares a finalize method means that the finalize method for any class can always invoke the finalize method for its superclass. This should always be done, unless it is the programmer's intent to nullify the actions of ...
Read Answers (2) | Asked by : uma

Latest Answer: instanceof is used to test an object's typeExample:Pizza myPizza = new Pizza();boolean test = myPizza instanceof Pizza; ...
Read Answers (1) | Asked by : Hemant

View page << Previous 2 3 4 5 [6] 7 8 9 10 11 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